linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Add devicetree support for SDX55 Modem and MTP
@ 2020-11-26  8:31 Manivannan Sadhasivam
  2020-11-26  8:31 ` [PATCH v3 1/2] dt-bindings: arm: qcom: Document SDX55 platform and boards Manivannan Sadhasivam
  2020-11-26  8:31 ` [PATCH v3 2/2] ARM: dts: qcom: Add SDX55 platform and MTP board support Manivannan Sadhasivam
  0 siblings, 2 replies; 4+ messages in thread
From: Manivannan Sadhasivam @ 2020-11-26  8:31 UTC (permalink / raw)
  To: agross, bjorn.andersson, robh+dt
  Cc: vkoul, linux-arm-msm, devicetree, linux-kernel, Manivannan Sadhasivam

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@linaro.org/

Changes in v3:

* Removed pll_test clock and used numbers instead of enums for GCC clock
  so that this series can be applied without gcc patches.

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             | 193 ++++++++++++++++++
 4 files changed, 228 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


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

end of thread, other threads:[~2020-12-08 16:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-26  8:31 [PATCH v3 0/2] Add devicetree support for SDX55 Modem and MTP Manivannan Sadhasivam
2020-11-26  8:31 ` [PATCH v3 1/2] dt-bindings: arm: qcom: Document SDX55 platform and boards Manivannan Sadhasivam
2020-12-08 16:08   ` Rob Herring
2020-11-26  8:31 ` [PATCH v3 2/2] ARM: dts: qcom: Add SDX55 platform and MTP board support Manivannan Sadhasivam

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