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

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

Hello,

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

 .../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             | 210 ++++++++++++++++++
 4 files changed, 243 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.32.0


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

end of thread, other threads:[~2021-07-22 21:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-22 21:16 [PATCH v2 0/3] Add devicetree support for SDX65 Modem and MTP quic_vamslank
2021-07-22 21:16 ` [PATCH v2 1/3] dt-bindings: arm: qcom: Document SDX65 platform and boards quic_vamslank
2021-07-22 21:24   ` quic_vamslank
2021-07-22 21:16 ` [PATCH v2 2/3] ARM: dts: qcom: Add SDX65 platform and MTP board support quic_vamslank
2021-07-22 21:24   ` quic_vamslank
2021-07-22 21:16 ` [PATCH v2 3/3] ARM: dts: qcom: sdx65: Add pincontrol node quic_vamslank
2021-07-22 21:24   ` quic_vamslank
2021-07-22 21:24 ` [PATCH v2 0/3] Add devicetree support for SDX65 Modem and MTP quic_vamslank

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