devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] Add rpmhpd support for SDX75
@ 2023-07-31 11:30 Rohit Agarwal
  2023-07-31 11:30 ` [PATCH v4 1/2] dt-bindings: power: qcom,rpmpd: Add compatible for sdx75 Rohit Agarwal
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Rohit Agarwal @ 2023-07-31 11:30 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 v4:
 - Moved the generic bindings patch to a separate series [4].
 - Corrected the subject of dt-bindings patch.

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/
[4] https://lore.kernel.org/all/1689744162-9421-1-git-send-email-quic_rohiagar@quicinc.com/

Thanks,
Rohit.

Rohit Agarwal (2):
  dt-bindings: power: qcom,rpmpd: Add compatible for sdx75
  soc: qcom: rpmhpd: Add SDX75 power domains

 Documentation/devicetree/bindings/power/qcom,rpmpd.yaml |  1 +
 drivers/soc/qcom/rpmhpd.c                               | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)

-- 
2.7.4


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

end of thread, other threads:[~2023-07-31 23:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-31 11:30 [PATCH v4 0/2] Add rpmhpd support for SDX75 Rohit Agarwal
2023-07-31 11:30 ` [PATCH v4 1/2] dt-bindings: power: qcom,rpmpd: Add compatible for sdx75 Rohit Agarwal
2023-07-31 15:45   ` Conor Dooley
2023-07-31 11:30 ` [PATCH v4 2/2] soc: qcom: rpmhpd: Add SDX75 power domains Rohit Agarwal
2023-07-31 23:52 ` [PATCH v4 0/2] Add rpmhpd support for SDX75 Bjorn Andersson

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