linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add devicetree support for SDX65 Modem and MTP
@ 2021-07-09 20:05 quic_vamslank
  2021-07-09 20:05 ` [PATCH 1/2] dt-bindings: arm: qcom: Document SDX65 platform and boards quic_vamslank
  2021-07-09 20:05 ` [PATCH 2/2] ARM: dts: qcom: Add SDX65 platform and MTP board support quic_vamslank
  0 siblings, 2 replies; 6+ messages in thread
From: quic_vamslank @ 2021-07-09 20:05 UTC (permalink / raw)
  To: agross, robh+dt, bjorn.andersson, linus.walleij
  Cc: linux-arm-msm, devicetree, linux-kernel, manivannan.sadhasivam,
	Vamsi Krishna Lanka

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

Hello,

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

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

Thanks,
Vamsi 

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

 .../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             | 215 ++++++++++++++++++
 4 files changed, 248 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] 6+ messages in thread

end of thread, other threads:[~2021-07-15 16:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-09 20:05 [PATCH 0/2] Add devicetree support for SDX65 Modem and MTP quic_vamslank
2021-07-09 20:05 ` [PATCH 1/2] dt-bindings: arm: qcom: Document SDX65 platform and boards quic_vamslank
2021-07-10  3:13   ` Bjorn Andersson
2021-07-15 16:14   ` Rob Herring
2021-07-09 20:05 ` [PATCH 2/2] ARM: dts: qcom: Add SDX65 platform and MTP board support quic_vamslank
2021-07-10  3:11   ` 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).