devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Add rpmhpd support for SDX75
@ 2023-07-11  5:42 Rohit Agarwal
  2023-07-11  5:42 ` [PATCH v3 1/3] dt-bindings: power: rpmhpd: Add Generic RPMh PD indexes Rohit Agarwal
                   ` (2 more replies)
  0 siblings, 3 replies; 20+ messages in thread
From: Rohit Agarwal @ 2023-07-11  5:42 UTC (permalink / raw)
  To: agross, andersson, konrad.dybcio, robh+dt, krzysztof.kozlowski+dt,
	conor+dt
  Cc: linux-arm-msm, devicetree, linux-kernel, Rohit Agarwal

Hi,

Changes in v3:
 - Removed the macros from rpmpd.h and created new generic
   bindings in patch [1/3] for rpmhpd only.
 - Corrected the versioning in this version of patch series.
 - Updated the patch series subject.
 - Updated the drivers change according to the new binding in
   patch [3/3]

Changes in v2:
 - Link to v2 series [1] (Added because of versioning mismatch).
 - Breaking the original series [2] into smaller series.
 - Added new generic bindings for rpmpd and rpmhpd keeping the
   older ones intact as removing them would break ABI [3].

This series adds the support of rpmhpd for sdx75 and also
adds the generic bindings for the PD to be used henceforth.

[1] https://lore.kernel.org/all/1688647793-20950-1-git-send-email-quic_rohiagar@quicinc.com/
[2] https://lore.kernel.org/all/1688395346-3126-1-git-send-email-quic_rohiagar@quicinc.com/
[3] https://lore.kernel.org/all/1688635218-23779-1-git-send-email-quic_rohiagar@quicinc.com/

Thanks,
Rohit.

Rohit Agarwal (3):
  dt-bindings: power: rpmhpd: Add Generic RPMh PD indexes
  dt-bindings: power: Add compatible for sdx75
  soc: qcom: rpmhpd: Add SDX75 power domains

 .../devicetree/bindings/power/qcom,rpmpd.yaml      |  1 +
 drivers/soc/qcom/rpmhpd.c                          | 17 ++++++++++++
 include/dt-bindings/power/qcom-rpmhpd.h            | 30 ++++++++++++++++++++++
 3 files changed, 48 insertions(+)
 create mode 100644 include/dt-bindings/power/qcom-rpmhpd.h

-- 
2.7.4


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

end of thread, other threads:[~2023-07-12  9:25 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-11  5:42 [PATCH v3 0/3] Add rpmhpd support for SDX75 Rohit Agarwal
2023-07-11  5:42 ` [PATCH v3 1/3] dt-bindings: power: rpmhpd: Add Generic RPMh PD indexes Rohit Agarwal
2023-07-11  5:52   ` Krzysztof Kozlowski
2023-07-11  6:17     ` Rohit Agarwal
2023-07-11  6:22       ` Krzysztof Kozlowski
2023-07-11 11:44         ` Konrad Dybcio
2023-07-11 14:59           ` Dmitry Baryshkov
2023-07-12  8:20             ` Rohit Agarwal
2023-07-11  6:34       ` Krzysztof Kozlowski
2023-07-11  6:35         ` Rohit Agarwal
2023-07-11 15:11   ` Dmitry Baryshkov
2023-07-12  8:24     ` Rohit Agarwal
2023-07-12  9:22       ` Konrad Dybcio
2023-07-12  9:25         ` Rohit Agarwal
2023-07-11  5:42 ` [PATCH v3 2/3] dt-bindings: power: Add compatible for sdx75 Rohit Agarwal
2023-07-11  5:53   ` Krzysztof Kozlowski
2023-07-11  5:55     ` Krzysztof Kozlowski
2023-07-11  6:20       ` Rohit Agarwal
2023-07-11  6:22         ` Krzysztof Kozlowski
2023-07-11  5:42 ` [PATCH v3 3/3] soc: qcom: rpmhpd: Add SDX75 power domains 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).