devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] spmi: pmic-arb: Add support for PMIC v7
@ 2022-02-01 13:41 Vinod Koul
  2022-02-01 13:41 ` [PATCH v3 1/2] dt-bindings: spmi: Add qcom,bus-id Vinod Koul
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Vinod Koul @ 2022-02-01 13:41 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 3 of support for PMIC v7. I have added a new property
qcom,bus-id for supporting v7 and then add driver changes for v7

This depends on yaml conversion patch:
https://lore.kernel.org/linux-arm-msm/20211227170151.73116-1-david@ixit.cz/

Changes since v2:
 - Drop yaml conversion patch
 - Fix author for spmi patch
Changes since v1:
 - Add yaml conversion patch and new binding
 - fix driver bug report by Jonathan

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

Vinod Koul (1):
  dt-bindings: spmi: Add qcom,bus-id

 .../bindings/spmi/qcom,spmi-pmic-arb.yaml     |  11 +
 drivers/spmi/spmi-pmic-arb.c                  | 233 ++++++++++++++++--
 2 files changed, 225 insertions(+), 19 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2022-09-14 11:24 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-01 13:41 [PATCH v3 0/2] spmi: pmic-arb: Add support for PMIC v7 Vinod Koul
2022-02-01 13:41 ` [PATCH v3 1/2] dt-bindings: spmi: Add qcom,bus-id Vinod Koul
2022-02-07 21:45   ` Rob Herring
2022-02-01 13:41 ` [PATCH v3 2/2] spmi: pmic-arb: Add support for PMIC v7 Vinod Koul
2022-06-20 19:30   ` Dmitry Baryshkov
2022-08-29 22:45   ` Dmitry Baryshkov
2022-02-22 16:53 ` [PATCH v3 0/2] " Vinod Koul
2022-05-01 19:41   ` Dmitry Baryshkov
2022-06-18 15:29     ` Dmitry Baryshkov
2022-06-28 12:46       ` Linus Walleij
2022-08-29 22:25       ` Stephen Boyd
2022-08-30  4:36         ` Vinod Koul
2022-08-30 21:11           ` Stephen Boyd
2022-09-14 11:23             ` 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).