Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH 0/2] Initial support for the QCM6490 IDP
@ 2023-09-28 13:33 Komal Bajaj
  2023-09-28 13:33 ` [PATCH 1/2] dt-bindings: arm: qcom: Add QCM6490 IDP board Komal Bajaj
  2023-09-28 13:33 ` [PATCH 2/2] arm64: dts: qcom: qcm6490: Add qcm6490 dts file Komal Bajaj
  0 siblings, 2 replies; 6+ messages in thread
From: Komal Bajaj @ 2023-09-28 13:33 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley
  Cc: linux-arm-msm, devicetree, linux-kernel, Luca Weiss, Komal Bajaj

Add dt-binding and devicetree files for QCM6490 IDP.

This patch is based on commit 76934f4772e9 i.e
https://lore.kernel.org/lkml/20230919-fp5-initial-v2-6-14bb7cedadf5@fairphone.com/

Komal Bajaj (2):
  dt-bindings: arm: qcom: Add QCM6490 IDP board
  arm64: dts: qcom: qcm6490: Add qcm6490 dts file

 .../devicetree/bindings/arm/qcom.yaml         |   1 +
 arch/arm64/boot/dts/qcom/Makefile             |   1 +
 arch/arm64/boot/dts/qcom/qcm6490-idp.dts      | 304 ++++++++++++++++++
 arch/arm64/boot/dts/qcom/qcm6490.dtsi         | 137 ++++++++
 4 files changed, 443 insertions(+)
 create mode 100644 arch/arm64/boot/dts/qcom/qcm6490-idp.dts
 create mode 100644 arch/arm64/boot/dts/qcom/qcm6490.dtsi

--
2.42.0


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

end of thread, other threads:[~2023-09-30 15:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-28 13:33 [PATCH 0/2] Initial support for the QCM6490 IDP Komal Bajaj
2023-09-28 13:33 ` [PATCH 1/2] dt-bindings: arm: qcom: Add QCM6490 IDP board Komal Bajaj
2023-09-30 15:43   ` Krzysztof Kozlowski
2023-09-28 13:33 ` [PATCH 2/2] arm64: dts: qcom: qcm6490: Add qcm6490 dts file Komal Bajaj
2023-09-28 13:46   ` Konrad Dybcio
2023-09-29 11:12     ` Komal Bajaj

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox