devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add initial support for SDM660/630 SoCs
@ 2020-04-17  1:26 Alexey Minnekhanov
  2020-04-17  1:26 ` [PATCH v2 1/3] dt-bindings: arm: qcom: Add sdm630 and sdm660 SoCs Alexey Minnekhanov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alexey Minnekhanov @ 2020-04-17  1:26 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Rob Herring, Mark Rutland,
	devicetree, linux-arm-msm, ~postmarketos/upstreaming
  Cc: Alexey Minnekhanov, Alexey Minnekhanov

This patchset adds some minimal device tree
support for Qualcomm Snapdragon 660/630 SoCs
and one board that uses SDM660 SoC.

v2:
 - Sorted compatible sdm660 after sc7180 in bindings
 - Moved gpio-reserved-ranges to board DTS

Alexey Minnekhanov (2):
  dt-bindings: arm: qcom: Add sdm630 and sdm660 SoCs
  arm64: dts: qcom: Add Xiaomi Redmi Note 7 (lavender)

Craig Tatlor (1):
  arm64: dts: qcom: Add SDM660 SoC support

 .../devicetree/bindings/arm/qcom.yaml         |   7 +
 arch/arm64/boot/dts/qcom/Makefile             |   1 +
 .../boot/dts/qcom/sdm660-xiaomi-lavender.dts  |  46 +++
 arch/arm64/boot/dts/qcom/sdm660.dtsi          | 372 ++++++++++++++++++
 4 files changed, 426 insertions(+)
 create mode 100644 arch/arm64/boot/dts/qcom/sdm660-xiaomi-lavender.dts
 create mode 100644 arch/arm64/boot/dts/qcom/sdm660.dtsi

-- 
2.25.3


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

end of thread, other threads:[~2020-04-17  1:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-17  1:26 [PATCH v2 0/3] Add initial support for SDM660/630 SoCs Alexey Minnekhanov
2020-04-17  1:26 ` [PATCH v2 1/3] dt-bindings: arm: qcom: Add sdm630 and sdm660 SoCs Alexey Minnekhanov
2020-04-17  1:26 ` [PATCH v2 2/3] arm64: dts: qcom: Add SDM660 SoC support Alexey Minnekhanov
2020-04-17  1:26 ` [PATCH v2 3/3] arm64: dts: qcom: Add Xiaomi Redmi Note 7 (lavender) Alexey Minnekhanov

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