devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] spmi: pmic-arb: Add support for PMIC v7 and yamlify binding
@ 2022-01-31 17:24 Vinod Koul
  2022-01-31 17:24 ` [PATCH 1/3] dt-bindings: spmi: convert Qualcomm SPMI PMIC ARB to dtschema Vinod Koul
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Vinod Koul @ 2022-01-31 17:24 UTC (permalink / raw)
  To: Stephen Boyd, Rob Herring, David Collins
  Cc: linux-arm-msm, Bjorn Andersson, Vinod Koul, Linus Walleij,
	David Dai, devicetree, linux-kernel

Hello,

The is version 2 of support for PMIC v7. I have converted the binding to
yaml format and added a new property qcom,bus-id for supporting v7 and then
add driver changes for v7

Changes since v1:
 - Add yaml conversion patch and new binding
 - fix driver bug report by Jonathan

David Dai (1):
  spmi: pmic-arb: Add support for PMIC v7

Vinod Koul (2):
  dt-bindings: spmi: convert Qualcomm SPMI PMIC ARB to dtschema
  dt-bindings: spmi: Add qcom,bus-id

 .../bindings/spmi/qcom,spmi-pmic-arb.txt      |  65 -----
 .../bindings/spmi/qcom,spmi-pmic-arb.yaml     | 123 +++++++++
 drivers/spmi/spmi-pmic-arb.c                  | 233 ++++++++++++++++--
 3 files changed, 337 insertions(+), 84 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/spmi/qcom,spmi-pmic-arb.txt
 create mode 100644 Documentation/devicetree/bindings/spmi/qcom,spmi-pmic-arb.yaml

-- 
2.31.1


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

end of thread, other threads:[~2022-02-01 15:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-31 17:24 [PATCH 0/3] spmi: pmic-arb: Add support for PMIC v7 and yamlify binding Vinod Koul
2022-01-31 17:24 ` [PATCH 1/3] dt-bindings: spmi: convert Qualcomm SPMI PMIC ARB to dtschema Vinod Koul
2022-01-31 23:02   ` Subbaraman Narayanamurthy
2022-02-01  5:53     ` Vinod Koul
2022-02-01 15:33   ` Rob Herring
2022-01-31 17:24 ` [PATCH 2/3] dt-bindings: spmi: Add qcom,bus-id Vinod Koul
2022-01-31 17:24 ` [PATCH 3/3] spmi: pmic-arb: Add support for PMIC v7 Vinod Koul
2022-01-31 23:04   ` Subbaraman Narayanamurthy
2022-02-01  5:54     ` Vinod Koul

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