mbox series

[0/4] Use generic RPMHPD bindings for some of the Qualcomm SoCs

Message ID 1689840545-5094-1-git-send-email-quic_rohiagar@quicinc.com
Headers show
Series Use generic RPMHPD bindings for some of the Qualcomm SoCs | expand

Message

Rohit Agarwal July 20, 2023, 8:09 a.m. UTC
Hi,

This series updates the devicetree file of SM8[2345]50 to use the new
generic RPMHPD bindings introduced in a previous series [1] and depends on it.

[1] https://lore.kernel.org/all/1689744162-9421-1-git-send-email-quic_rohiagar@quicinc.com/

Thanks,
Rohit.


Rohit Agarwal (4):
  arm64: dts: qcom: sm8250: Update the RPMHPD bindings entry
  arm64: dts: qcom: sm8350: Update the RPMHPD bindings entry
  arm64: dts: qcom: sm8450: Update the RPMHPD bindings entry
  arm64: dts: qcom: sm8550: Update the RPMHPD bindings entry

 arch/arm64/boot/dts/qcom/sm8250.dtsi | 77 ++++++++++++++++++------------------
 arch/arm64/boot/dts/qcom/sm8350.dtsi | 75 ++++++++++++++++++-----------------
 arch/arm64/boot/dts/qcom/sm8450.dtsi | 37 ++++++++---------
 arch/arm64/boot/dts/qcom/sm8550.dtsi | 29 +++++++-------
 4 files changed, 111 insertions(+), 107 deletions(-)