All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/5] Add PM7325/PM8350C/PMR735A regulator support
@ 2021-03-15 13:54 satya priya
  2021-03-15 13:54 ` [PATCH V2 1/5] regulator: qcom-rpmh: Add pmic5_ftsmps520 buck satya priya
                   ` (5 more replies)
  0 siblings, 6 replies; 16+ messages in thread
From: satya priya @ 2021-03-15 13:54 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson
  Cc: Liam Girdwood, Mark Brown, Rob Herring, mka, rnayak,
	linux-arm-msm, linux-kernel, devicetree, kgunda, David Collins,
	satya priya

Below patches are already picked
[3/7] regulator: qcom-rpmh: Correct the pmic5_hfsmps515 buck
[6/7] regulator: qcom-rpmh: Use correct buck for S1C regulator

Sending V2 with remaining patches after few corrections/comments answered.

This series is dependent on below series which adds DT files for SC7280 SoC
https://lore.kernel.org/patchwork/project/lkml/list/?series=488871

satya priya (5):
  regulator: qcom-rpmh: Add pmic5_ftsmps520 buck
  regulator: qcom-rpmh: Add PM7325/PMR735A regulator support
  arm64: dts: qcom: sc7280: Add RPMh regulators for sc7280-idp
  dt-bindings: regulator: Convert regulator bindings to YAML format
  dt-bindings: regulator: Add compatibles for PM7325/PMR735A

 .../bindings/regulator/qcom,rpmh-regulator.txt     | 180 -----------------
 .../bindings/regulator/qcom,rpmh-regulator.yaml    | 162 ++++++++++++++++
 arch/arm64/boot/dts/qcom/sc7280-idp.dts            | 212 +++++++++++++++++++++
 drivers/regulator/qcom-rpmh-regulator.c            |  62 +++++-
 4 files changed, 435 insertions(+), 181 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.txt
 create mode 100644 Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.yaml

-- 
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member 
of Code Aurora Forum, hosted by The Linux Foundation


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

end of thread, other threads:[~2021-03-19  8:01 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-15 13:54 [PATCH V2 0/5] Add PM7325/PM8350C/PMR735A regulator support satya priya
2021-03-15 13:54 ` [PATCH V2 1/5] regulator: qcom-rpmh: Add pmic5_ftsmps520 buck satya priya
2021-03-16 19:22   ` Matthias Kaehlcke
2021-03-15 13:54 ` [PATCH V2 2/5] regulator: qcom-rpmh: Add PM7325/PMR735A regulator support satya priya
2021-03-16 19:52   ` Matthias Kaehlcke
2021-03-19  7:57     ` skakit
2021-03-15 13:54 ` [PATCH V2 3/5] arm64: dts: qcom: sc7280: Add RPMh regulators for sc7280-idp satya priya
2021-03-16 23:26   ` Matthias Kaehlcke
2021-03-19  8:00     ` skakit
2021-03-15 13:54 ` [PATCH V2 4/5] dt-bindings: regulator: Convert regulator bindings to YAML format satya priya
2021-03-16 17:54   ` Rob Herring
2021-03-16 18:47   ` Matthias Kaehlcke
2021-03-19  7:58     ` skakit
2021-03-15 13:54 ` [PATCH V2 5/5] dt-bindings: regulator: Add compatibles for PM7325/PMR735A satya priya
2021-03-16 23:32   ` Matthias Kaehlcke
2021-03-15 15:20 ` [PATCH V2 0/5] Add PM7325/PM8350C/PMR735A regulator support Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.