Message ID | 20240425-qcom-ipc-deprecate-v1-0-a8d8034253ea@z3ntu.xyz (mailing list archive) |
---|---|
Headers | show |
Series | Mark qcom,ipc as deprecated in two schemas | expand |
On Thu, 25 Apr 2024 21:14:29 +0200, Luca Weiss wrote: > The mboxes property has been supported in those bindings since a while > and was always meant to the replace qcom,ipc properties, so let's mark > qcom,ipc as deprecated - and update the examples to use mboxes. > > Related: > https://lore.kernel.org/linux-arm-msm/20240424-apcs-mboxes-v1-0-6556c47cb501@z3ntu.xyz/ > > [...] Applied, thanks! [1/2] dt-bindings: remoteproc: qcom,smd-edge: Mark qcom,ipc as deprecated commit: 335617f0d502f80c9b9410c518222b2cb33878e8 Best regards,
On Thu, 25 Apr 2024 21:14:29 +0200, Luca Weiss wrote: > The mboxes property has been supported in those bindings since a while > and was always meant to the replace qcom,ipc properties, so let's mark > qcom,ipc as deprecated - and update the examples to use mboxes. > > Related: > https://lore.kernel.org/linux-arm-msm/20240424-apcs-mboxes-v1-0-6556c47cb501@z3ntu.xyz/ > > [...] Applied, thanks! [2/2] dt-bindings: soc: qcom,smp2p: Mark qcom,ipc as deprecated commit: 7ce966eb6f1288eb92bc2eb5df8933acee1ae6ed Best regards,
The mboxes property has been supported in those bindings since a while and was always meant to the replace qcom,ipc properties, so let's mark qcom,ipc as deprecated - and update the examples to use mboxes. Related: https://lore.kernel.org/linux-arm-msm/20240424-apcs-mboxes-v1-0-6556c47cb501@z3ntu.xyz/ Signed-off-by: Luca Weiss <luca@z3ntu.xyz> --- Luca Weiss (2): dt-bindings: remoteproc: qcom,smd-edge: Mark qcom,ipc as deprecated dt-bindings: soc: qcom,smp2p: Mark qcom,ipc as deprecated Documentation/devicetree/bindings/remoteproc/qcom,smd-edge.yaml | 3 ++- Documentation/devicetree/bindings/soc/qcom/qcom,smp2p.yaml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) --- base-commit: a59668a9397e7245b26e9be85d23f242ff757ae8 change-id: 20240425-qcom-ipc-deprecate-37afbe33cadc Best regards,