[PATCH v2 0/2] Add devicetree support for SDX55 Modem and MTP

From: Manivannan Sadhasivam
Date: Wed Nov 25 2020 - 00:12:45 EST


Hello,

This series adds devicetree support for Qualcomm SDX55 platform and MTP
board. This series functionally depends on Clock support series [1]
which is under review.

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

Thanks,
Mani

[1] https://lore.kernel.org/linux-arm-msm/20201119072714.14460-1-manivannan.sadhasivam@xxxxxxxxxx/

Changes in v2:

* Incorporated review comments from Bjorn. Mostly minor changes.

Manivannan Sadhasivam (1):
ARM: dts: qcom: Add SDX55 platform and MTP board support

Vinod Koul (1):
dt-bindings: arm: qcom: Document SDX55 platform and boards

.../devicetree/bindings/arm/qcom.yaml | 6 +
arch/arm/boot/dts/Makefile | 3 +-
arch/arm/boot/dts/qcom-sdx55-mtp.dts | 27 +++
arch/arm/boot/dts/qcom-sdx55.dtsi | 201 ++++++++++++++++++
4 files changed, 236 insertions(+), 1 deletion(-)
create mode 100644 arch/arm/boot/dts/qcom-sdx55-mtp.dts
create mode 100644 arch/arm/boot/dts/qcom-sdx55.dtsi

--
2.25.1