devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] arm64: dts: qcom: add dts for sa8540p-ride board
@ 2022-08-12 16:54 Parikshit Pareek
  2022-08-12 16:54 ` [PATCH v3 1/3] dt-bindings: arm: qcom: Document additional sa8540p device Parikshit Pareek
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Parikshit Pareek @ 2022-08-12 16:54 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Rob Herring,
	Krzysztof Kozlowski
  Cc: linux-arm-msm, devicetree, linux-kernel, Andrew Halaney,
	Parikshit Pareek

This series introduces the Qualcom sa8540p-ride automotive development
board, also called as Qdrive-3 board.

Changes in v3:
 - Added Acked-by tag (Krzysztof)
 - Renamed dtsi to sa8540p-adp.dtsi (John)
 - Removed copyright from sa8295-adp.dts and sa8295-adp.dtsi(John)
 - Added cover letter

Apologies for breaking the thread in previous version(v2).
References to previous version(v2)  patches:
 - https://lore.kernel.org/linux-arm-msm/20220722142515.18592-1-quic_ppareek@quicinc.com/
 - https://lore.kernel.org/linux-arm-msm/20220722143232.7903-1-quic_ppareek@quicinc.com/
 - https://lore.kernel.org/linux-arm-msm/20220722143711.17563-1-quic_ppareek@quicinc.com/


Parikshit Pareek (3):
  dt-bindings: arm: qcom: Document additional sa8540p device
  arm64: dts: qcom: sa8295p: move common nodes to dtsi
  arm64: dts: qcom: introduce sa8540p-ride dts

 .../devicetree/bindings/arm/qcom.yaml         |   1 +
 arch/arm64/boot/dts/qcom/Makefile             |   1 +
 arch/arm64/boot/dts/qcom/sa8295p-adp.dts      | 377 +----------------
 arch/arm64/boot/dts/qcom/sa8540p-adp-ride.dts |  15 +
 arch/arm64/boot/dts/qcom/sa8540p-adp.dtsi     | 384 ++++++++++++++++++
 5 files changed, 402 insertions(+), 376 deletions(-)
 create mode 100644 arch/arm64/boot/dts/qcom/sa8540p-adp-ride.dts
 create mode 100644 arch/arm64/boot/dts/qcom/sa8540p-adp.dtsi

-- 
2.17.1


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

end of thread, other threads:[~2022-08-23 20:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-12 16:54 [PATCH v3 0/3] arm64: dts: qcom: add dts for sa8540p-ride board Parikshit Pareek
2022-08-12 16:54 ` [PATCH v3 1/3] dt-bindings: arm: qcom: Document additional sa8540p device Parikshit Pareek
2022-08-12 16:54 ` [PATCH v3 2/3] arm64: dts: qcom: sa8295p: move common nodes to dtsi Parikshit Pareek
2022-08-15 15:00   ` Brian Masney
2022-08-16 10:06   ` Krzysztof Kozlowski
2022-08-12 16:54 ` [PATCH v3 3/3] arm64: dts: qcom: introduce sa8540p-ride dts Parikshit Pareek
2022-08-23 20:10   ` Andrew Halaney

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