[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
Series Use generic RPMHPD bindings for some of the Qualcomm SoCs |

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(-)
  

Comments

Bjorn Andersson July 22, 2023, 5:17 a.m. UTC | #1
On Thu, 20 Jul 2023 13:39:01 +0530, Rohit Agarwal wrote:
> 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.
> 
> [...]

Applied, thanks!

[1/4] arm64: dts: qcom: sm8250: Update the RPMHPD bindings entry
      commit: 34e2fd6a686ba4a6893d16dee1602a69d73bc66d
[2/4] arm64: dts: qcom: sm8350: Update the RPMHPD bindings entry
      commit: fc4cbfbb7fb2ce5ad6c2afa3e529e8f04021d5fc
[3/4] arm64: dts: qcom: sm8450: Update the RPMHPD bindings entry
      commit: 8ed9de79680f1d0165e0bf6cc97a91fb08b67115
[4/4] arm64: dts: qcom: sm8550: Update the RPMHPD bindings entry
      commit: 1d14bcffb49c9d0d1268804bc9e7817120a9575f

Best regards,