devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Initial support for the QCM6490 IDP
@ 2023-10-03 17:54 Komal Bajaj
  2023-10-03 17:54 ` [PATCH v3 1/2] dt-bindings: arm: qcom: Add QCM6490 IDP board Komal Bajaj
  2023-10-03 17:54 ` [PATCH v3 2/2] arm64: dts: qcom: qcm6490: Add qcm6490 dts file Komal Bajaj
  0 siblings, 2 replies; 15+ messages in thread
From: Komal Bajaj @ 2023-10-03 17:54 UTC (permalink / raw)
  To: agross, andersson, konrad.dybcio, robh+dt, krzysztof.kozlowski+dt,
	conor+dt
  Cc: linux-arm-msm, devicetree, linux-kernel, luca.weiss, Komal Bajaj

Add dt-binding and devicetree files for QCM6490 IDP.

This patch depends-on:
https://lore.kernel.org/lkml/20230919-fp5-initial-v2-0-14bb7cedadf5@fairphone.com/

----
Changes from v2:
* Sorted nodes alphabetically
* Link to v2: https://lore.kernel.org/all/20231003055655.30994-1-quic_kbajaj@quicinc.com/

Changes from v1:
* Dropped suffix platform from model name
* Removed few nodes as they were identical to ones in sc7280
* Specified regulator-initial-mode property to vregs
* Dropped deletion of lpass and swr nodes
* Link to v1: https://lore.kernel.org/lkml/20230928133312.11371-1-quic_kbajaj@quicinc.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      | 335 ++++++++++++++++++
 arch/arm64/boot/dts/qcom/qcm6490.dtsi         |  94 +++++
 4 files changed, 431 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] 15+ messages in thread

end of thread, other threads:[~2023-10-13 14:14 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-03 17:54 [PATCH v3 0/2] Initial support for the QCM6490 IDP Komal Bajaj
2023-10-03 17:54 ` [PATCH v3 1/2] dt-bindings: arm: qcom: Add QCM6490 IDP board Komal Bajaj
2023-10-03 17:54 ` [PATCH v3 2/2] arm64: dts: qcom: qcm6490: Add qcm6490 dts file Komal Bajaj
2023-10-04  6:53   ` Krzysztof Kozlowski
2023-10-06 14:48   ` kernel test robot
2023-10-06 23:32   ` Konrad Dybcio
2023-10-11  5:40     ` Mukesh Ojha
2023-10-11  9:47       ` Konrad Dybcio
2023-10-11 13:40         ` Mukesh Ojha
2023-10-11 22:55           ` Konrad Dybcio
2023-10-13 14:13             ` Mukesh Ojha
2023-10-11 17:35         ` Trilok Soni
2023-10-11 22:57           ` Konrad Dybcio
2023-10-06 23:33   ` Konrad Dybcio
2023-10-13  5:41     ` Komal Bajaj

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