devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] Add support for qcm6490 idp and rb3 board
@ 2023-11-03 18:46 Komal Bajaj
  2023-11-03 18:46 ` [RFC PATCH 1/2] dt-bindings: arm: qcom: Add QCM6490 IDP and RB3 board Komal Bajaj
  2023-11-03 18:46 ` [RFC PATCH 2/2] arm64: dts: qcom: qcm6490: Add qcm6490 idp and rb3 board Komal Bajaj
  0 siblings, 2 replies; 20+ messages in thread
From: Komal Bajaj @ 2023-11-03 18:46 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley
  Cc: linux-arm-msm, devicetree, linux-kernel, quic_nainmeht,
	Komal Bajaj

The patch series is following from the discussion [1] and taking the
suggestion, it is introducing a common dtsi, qcm6490-iot-common.dtsi,
for IOT segment which would facilitate abstracting the memory map
required for IOT without impacting SC7280 and avoid code duplication
for the boards based on QCM6490. We would be posting the memory map
changes subsequently once we converge on the approach. The series also
introduces two boards for QCM6490, IDP and RB3.

[1] https://lore.kernel.org/linux-arm-msm/d97ebf74-ad03-86d6-b826-b57be209b9e2@quicinc.com/

Komal Bajaj (2):
  dt-bindings: arm: qcom: Add QCM6490 IDP and RB3 board
  arm64: dts: qcom: qcm6490: Add qcm6490 idp and rb3 board

 .../devicetree/bindings/arm/qcom.yaml         |   2 +
 arch/arm64/boot/dts/qcom/Makefile             |   2 +
 arch/arm64/boot/dts/qcom/qcm6490-idp.dts      |  33 ++
 .../boot/dts/qcom/qcm6490-iot-common.dtsi     | 291 ++++++++++++++++++
 arch/arm64/boot/dts/qcom/qcm6490-rb3.dts      |  26 ++
 5 files changed, 354 insertions(+)
 create mode 100644 arch/arm64/boot/dts/qcom/qcm6490-idp.dts
 create mode 100644 arch/arm64/boot/dts/qcom/qcm6490-iot-common.dtsi
 create mode 100644 arch/arm64/boot/dts/qcom/qcm6490-rb3.dts

--
2.42.0


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

end of thread, other threads:[~2023-11-17 12:49 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-03 18:46 [RFC PATCH 0/2] Add support for qcm6490 idp and rb3 board Komal Bajaj
2023-11-03 18:46 ` [RFC PATCH 1/2] dt-bindings: arm: qcom: Add QCM6490 IDP and RB3 board Komal Bajaj
2023-11-05 13:06   ` Krzysztof Kozlowski
2023-11-03 18:46 ` [RFC PATCH 2/2] arm64: dts: qcom: qcm6490: Add qcm6490 idp and rb3 board Komal Bajaj
2023-11-03 22:22   ` Dmitry Baryshkov
2023-11-05 13:08     ` Krzysztof Kozlowski
2023-11-06 11:41       ` Mukesh Ojha
2023-11-06 11:54         ` Dmitry Baryshkov
2023-11-06 14:45           ` Mukesh Ojha
2023-11-06 22:32             ` Dmitry Baryshkov
2023-11-07  8:10               ` Mukesh Ojha
2023-11-13 15:51                 ` Luca Weiss
2023-11-14 12:48                   ` Mukesh Ojha
2023-11-14 12:53                     ` Dmitry Baryshkov
2023-11-06 13:05         ` Krzysztof Kozlowski
2023-11-06 14:51           ` Mukesh Ojha
     [not found]     ` <4d8c094f-07b0-2b38-4680-145eb2d7c4f5@quicinc.com>
2023-11-17  9:33       ` Dmitry Baryshkov
2023-11-17 12:43         ` Komal Bajaj
2023-11-04 12:32   ` Konrad Dybcio
2023-11-17 12:49     ` 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).