[PATCH 0/2] arm64: dts: qcom: sa8775p-ride: support both board variants

From: Bartosz Golaszewski
Date: Wed Jun 19 2024 - 14:33:23 EST


From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>

Split the current .dts into two: the existing one keeps the name and
supports revision 2 of the board while patch 2 adds a .dts for revision 3.

Bartosz Golaszewski (2):
arm64: dts: qcom: move common parts for sa8775p-ride variants into a
.dtsi
arm64: dts: qcom: sa8775p-ride-r3: add new board file

arch/arm64/boot/dts/qcom/Makefile | 1 +
arch/arm64/boot/dts/qcom/sa8775p-ride-r3.dts | 42 +
arch/arm64/boot/dts/qcom/sa8775p-ride.dts | 841 +------------------
arch/arm64/boot/dts/qcom/sa8775p-ride.dtsi | 817 ++++++++++++++++++
4 files changed, 882 insertions(+), 819 deletions(-)
create mode 100644 arch/arm64/boot/dts/qcom/sa8775p-ride-r3.dts
create mode 100644 arch/arm64/boot/dts/qcom/sa8775p-ride.dtsi

--
2.43.0