devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Add regulators support for PMX75
@ 2023-07-11  8:00 Rohit Agarwal
  2023-07-11  8:00 ` [PATCH v3 1/3] regulator: dt-bindings: qcom,rpmh: Update PMX65 entry Rohit Agarwal
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Rohit Agarwal @ 2023-07-11  8:00 UTC (permalink / raw)
  To: agross, andersson, konrad.dybcio, lgirdwood, broonie, robh+dt,
	krzysztof.kozlowski+dt, conor+dt
  Cc: linux-arm-msm, devicetree, linux-kernel, Rohit Agarwal

Hi,

Changes in v3:
 - Created a separate patch for updating the entry in pmx65 bindings.
 - Changed the subject of patches [1/3] and [2/3] according to the convention.

Changes in v2:
 - Addressed Krzysztof to update the if:then: in bindings patch.
 - Breaking the original series [1] into smaller series.

This series adds regulators supports in PMX75 found on
SDX75 platform.

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

Thanks,
Rohit.

Rohit Agarwal (3):
  regulator: dt-bindings: qcom,rpmh: Update PMX65 entry
  regulator: dt-bindings: qcom,rpmh: Add PMX75 compatible
  regulator: qcom-rpmh: Add regulators support for PMX75

 .../bindings/regulator/qcom,rpmh-regulator.yaml    | 22 ++++++++++++-
 drivers/regulator/qcom-rpmh-regulator.c            | 38 ++++++++++++++++++++++
 2 files changed, 59 insertions(+), 1 deletion(-)

-- 
2.7.4


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

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

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-11  8:00 [PATCH v3 0/3] Add regulators support for PMX75 Rohit Agarwal
2023-07-11  8:00 ` [PATCH v3 1/3] regulator: dt-bindings: qcom,rpmh: Update PMX65 entry Rohit Agarwal
2023-07-11  8:07   ` Krzysztof Kozlowski
2023-07-11  8:00 ` [PATCH v3 2/3] regulator: dt-bindings: qcom,rpmh: Add PMX75 compatible Rohit Agarwal
2023-07-11  8:08   ` Krzysztof Kozlowski
2023-07-11  8:00 ` [PATCH v3 3/3] regulator: qcom-rpmh: Add regulators support for PMX75 Rohit Agarwal
2023-07-21 14:44 ` [PATCH v3 0/3] " Mark Brown
2023-07-25 16:49 ` Mark Brown

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