All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] arm64: dts: qcom: sm8350: Add PMICs
@ 2021-03-12  5:27 Vinod Koul
  2021-03-12  5:27 ` [PATCH 1/8] arm64: dts: qcom: sm8350: Add spmi node Vinod Koul
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Vinod Koul @ 2021-03-12  5:27 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: linux-arm-msm, Vinod Koul, Andy Gross, Rob Herring, devicetree,
	linux-kernel

This adds the SPMI nodes for SM8350 followed by PMIC base file containing
the GPIO nodes for these pmics (pmic compatibles have been picked by LinusW)

SM8350-MTP includes PM8350, PM8350B, PM8350C, PMK8350, PMR735A AND PMR735B
pmics.

Vinod Koul (8):
  arm64: dts: qcom: sm8350: Add spmi node
  arm64: dts: qcom: pmk8350: Add base dts file
  arm64: dts: qcom: pm8350: Add base dts file
  arm64: dts: qcom: pm8350b: Add base dts file
  arm64: dts: qcom: pm8350c: Add base dts file
  arm64: dts: qcom: pmr735a: Add base dts file
  arm64: dts: qcom: pmr735b: Add base dts file
  arm64: dts: qcom: sm8350-mtp: Add PMICs

 arch/arm64/boot/dts/qcom/pm8350.dtsi    | 25 +++++++++++++++++++++++++
 arch/arm64/boot/dts/qcom/pm8350b.dtsi   | 25 +++++++++++++++++++++++++
 arch/arm64/boot/dts/qcom/pm8350c.dtsi   | 25 +++++++++++++++++++++++++
 arch/arm64/boot/dts/qcom/pmk8350.dtsi   | 25 +++++++++++++++++++++++++
 arch/arm64/boot/dts/qcom/pmr735a.dtsi   | 25 +++++++++++++++++++++++++
 arch/arm64/boot/dts/qcom/pmr735b.dtsi   | 25 +++++++++++++++++++++++++
 arch/arm64/boot/dts/qcom/sm8350-mtp.dts |  6 ++++++
 arch/arm64/boot/dts/qcom/sm8350.dtsi    | 18 ++++++++++++++++++
 8 files changed, 174 insertions(+)
 create mode 100644 arch/arm64/boot/dts/qcom/pm8350.dtsi
 create mode 100644 arch/arm64/boot/dts/qcom/pm8350b.dtsi
 create mode 100644 arch/arm64/boot/dts/qcom/pm8350c.dtsi
 create mode 100644 arch/arm64/boot/dts/qcom/pmk8350.dtsi
 create mode 100644 arch/arm64/boot/dts/qcom/pmr735a.dtsi
 create mode 100644 arch/arm64/boot/dts/qcom/pmr735b.dtsi

-- 
2.26.2


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

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

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-12  5:27 [PATCH 0/8] arm64: dts: qcom: sm8350: Add PMICs Vinod Koul
2021-03-12  5:27 ` [PATCH 1/8] arm64: dts: qcom: sm8350: Add spmi node Vinod Koul
2021-03-12  5:27 ` [PATCH 2/8] arm64: dts: qcom: pmk8350: Add base dts file Vinod Koul
2021-03-12  5:27 ` [PATCH 3/8] arm64: dts: qcom: pm8350: " Vinod Koul
2021-03-12  5:27 ` [PATCH 4/8] arm64: dts: qcom: pm8350b: " Vinod Koul
2021-03-12  5:27 ` [PATCH 5/8] arm64: dts: qcom: pm8350c: " Vinod Koul
2021-03-12  5:27 ` [PATCH 6/8] arm64: dts: qcom: pmr735a: " Vinod Koul
2021-03-12  5:27 ` [PATCH 7/8] arm64: dts: qcom: pmr735B: " Vinod Koul
2021-03-12  5:27 ` [PATCH 8/8] arm64: dts: qcom: sm8350-mtp: Add PMICs Vinod Koul
2021-03-12 19:00 ` [PATCH 0/8] arm64: dts: qcom: sm8350: " Dmitry Baryshkov

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.