soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Add devicetree support for SDX65 Modem and MTP
@ 2021-10-30  0:02 quic_vamslank
  2021-10-30  0:02 ` [PATCH v3 1/3] dt-bindings: arm: qcom: Document SDX65 platform and boards quic_vamslank
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: quic_vamslank @ 2021-10-30  0:02 UTC (permalink / raw)
  To: agross, bjorn.andersson, olof, soc, linus.walleij, sboyd, robh+dt
  Cc: linux-arm-msm, linux-kernel, devicetree, linux-gpio,
	manivannan.sadhasivam, Vamsi Krishna Lanka

From: Vamsi Krishna Lanka <quic_vamslank@quicinc.com>

Hello,

Changes from v2:
 - Added cmd-db node to the sdx65 dtsi file

Changes from v1:
 - Addressed Bjorn's comments

This series adds devicetree support for Qualcomm SDX65 platform and MTP
board. This series functionally depends on Add Pdc, GCC and RPMh Clock support
series [1] and Add pinctrl support for SDX65 [2] which are under review.

With this current devicetree support, the MTP can boot into initramfs
shell.

Thanks,
Vamsi

Vamsi krishna Lanka (3):
  dt-bindings: arm: qcom: Document SDX65 platform and boards
  ARM: dts: qcom: Add SDX65 platform and MTP board support
  ARM: dts: qcom: sdx65: Add pincontrol node

 Documentation/devicetree/bindings/arm/qcom.yaml |   6 +
 arch/arm/boot/dts/Makefile                      |   3 +-
 arch/arm/boot/dts/qcom-sdx65-mtp.dts            |  25 +++
 arch/arm/boot/dts/qcom-sdx65.dtsi               | 222 ++++++++++++++++++++++++
 4 files changed, 255 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/boot/dts/qcom-sdx65-mtp.dts
 create mode 100644 arch/arm/boot/dts/qcom-sdx65.dtsi

-- 
2.7.4


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

end of thread, other threads:[~2021-12-23 15:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-30  0:02 [PATCH v3 0/3] Add devicetree support for SDX65 Modem and MTP quic_vamslank
2021-10-30  0:02 ` [PATCH v3 1/3] dt-bindings: arm: qcom: Document SDX65 platform and boards quic_vamslank
2021-10-30  0:02 ` [PATCH v3 2/3] ARM: dts: qcom: Add SDX65 platform and MTP board support quic_vamslank
2021-10-30  0:02 ` [PATCH v3 3/3] ARM: dts: qcom: sdx65: Add pincontrol node quic_vamslank
2021-12-02  0:34 ` [PATCH v3 0/3] Add devicetree support for SDX65 Modem and MTP Vamsi Krishna Lanka
2021-12-15 22:27 ` Bjorn Andersson
2021-12-23 14:44   ` Stanislav Jakubek
2021-12-23 15:45     ` Bjorn Andersson

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