devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Add the rpmhpd header in the Qualcomm SoC
@ 2023-07-31  5:25 Rohit Agarwal
  2023-07-31  5:25 ` [PATCH 1/4] dt-bindings: power: qcom,rpmhpd: Add the regulator levels for RPMHPD Rohit Agarwal
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Rohit Agarwal @ 2023-07-31  5:25 UTC (permalink / raw)
  To: agross, andersson, konrad.dybcio, robh+dt, krzysztof.kozlowski+dt,
	conor+dt
  Cc: cros-qcom-dts-watchers, linux-arm-msm, devicetree, linux-kernel,
	Rohit Agarwal

Hi,

This series adds the rpmhpd header in all the Qualcomm SoC that has
RPMH. It also moves the the regulator levels from rpmpd to rpmhpd so
that all the new SoC should not have to define these SoC specific PD
and can savely use rpmhpd.h
It depends on the previously submitted series out of which first 2 are applied.
Now, this can only be picked after applying 3rd series, otherwise would break
dt-bindings check.

[1] https://lore.kernel.org/all/1689744162-9421-1-git-send-email-quic_rohiagar@quicinc.com/
[2] https://lore.kernel.org/all/1689840545-5094-1-git-send-email-quic_rohiagar@quicinc.com/
[3] https://lore.kernel.org/all/1690461813-22564-1-git-send-email-quic_rohiagar@quicinc.com/

Thanks,
Rohit.

Rohit Agarwal (4):
  dt-bindings: power: qcom,rpmhpd: Add the regulator levels for RPMHPD
  arm: dts: qcom: Add the rpmhpd header
  arm64: dts: qcom: Add the rpmhpd header
  dt-bindings: power: qcom,rpmpd: Remove unused SoC specific bindings

 arch/arm/boot/dts/qcom/qcom-sdx55.dtsi  |  1 +
 arch/arm/boot/dts/qcom/qcom-sdx65.dtsi  |  1 +
 arch/arm64/boot/dts/qcom/qdu1000.dtsi   |  1 +
 arch/arm64/boot/dts/qcom/sa8775p.dtsi   |  1 +
 arch/arm64/boot/dts/qcom/sc7180.dtsi    |  1 +
 arch/arm64/boot/dts/qcom/sc7280.dtsi    |  1 +
 arch/arm64/boot/dts/qcom/sc8180x.dtsi   |  1 +
 arch/arm64/boot/dts/qcom/sc8280xp.dtsi  |  1 +
 arch/arm64/boot/dts/qcom/sdm670.dtsi    |  1 +
 arch/arm64/boot/dts/qcom/sdm845.dtsi    |  1 +
 arch/arm64/boot/dts/qcom/sm6350.dtsi    |  1 +
 arch/arm64/boot/dts/qcom/sm8150.dtsi    |  1 +
 arch/arm64/boot/dts/qcom/sm8250.dtsi    |  1 -
 arch/arm64/boot/dts/qcom/sm8350.dtsi    |  1 -
 arch/arm64/boot/dts/qcom/sm8450.dtsi    |  1 -
 arch/arm64/boot/dts/qcom/sm8550.dtsi    |  1 -
 include/dt-bindings/power/qcom,rpmhpd.h | 26 ++++++++++
 include/dt-bindings/power/qcom-rpmpd.h  | 84 ---------------------------------
 18 files changed, 38 insertions(+), 88 deletions(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-08-22  6:30 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-31  5:25 [PATCH 0/4] Add the rpmhpd header in the Qualcomm SoC Rohit Agarwal
2023-07-31  5:25 ` [PATCH 1/4] dt-bindings: power: qcom,rpmhpd: Add the regulator levels for RPMHPD Rohit Agarwal
2023-07-31  5:25 ` [PATCH 2/4] arm: dts: qcom: Add the rpmhpd header Rohit Agarwal
2023-08-21 15:14   ` Rob Herring
2023-08-22  6:27     ` Rohit Agarwal
2023-07-31  5:25 ` [PATCH 3/4] arm64: " Rohit Agarwal
2023-08-21 15:11   ` Rob Herring
2023-08-22  6:30     ` Rohit Agarwal
2023-07-31  5:25 ` [PATCH 4/4] dt-bindings: power: qcom,rpmpd: Remove unused SoC specific bindings Rohit Agarwal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).