linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] arm64: dts: qcom: sdm845-db845c: Add msm-id and board-id
@ 2021-09-30 18:57 Amit Pundir
  2021-09-30 18:57 ` [PATCH 2/2] arm64: dts: qcom: qrb5165-rb5: " Amit Pundir
  0 siblings, 1 reply; 2+ messages in thread
From: Amit Pundir @ 2021-09-30 18:57 UTC (permalink / raw)
  To: Bjorn Andersson, Andy Gross, Rob Herring, John Stultz
  Cc: linux-arm-msm, dt, lkml

Add qcom,msm-id and qcom,board-id for Dragonboard 845c.
This will help us boot the device with newer Android boot
image header versions, which package dtb separately
instead of the default Image.gz-dtb (appended dtb) format.

Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
---
 arch/arm64/boot/dts/qcom/sdm845-db845c.dts | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm64/boot/dts/qcom/sdm845-db845c.dts b/arch/arm64/boot/dts/qcom/sdm845-db845c.dts
index 2d5533dd4ec2..a6ea5bb5f5cb 100644
--- a/arch/arm64/boot/dts/qcom/sdm845-db845c.dts
+++ b/arch/arm64/boot/dts/qcom/sdm845-db845c.dts
@@ -17,6 +17,8 @@
 / {
 	model = "Thundercomm Dragonboard 845c";
 	compatible = "thundercomm,db845c", "qcom,sdm845";
+	qcom,msm-id = <341 0x20001>;
+	qcom,board-id = <8 0>;
 
 	aliases {
 		serial0 = &uart9;
-- 
2.25.1


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

* [PATCH 2/2] arm64: dts: qcom: qrb5165-rb5: Add msm-id and board-id
  2021-09-30 18:57 [PATCH 1/2] arm64: dts: qcom: sdm845-db845c: Add msm-id and board-id Amit Pundir
@ 2021-09-30 18:57 ` Amit Pundir
  0 siblings, 0 replies; 2+ messages in thread
From: Amit Pundir @ 2021-09-30 18:57 UTC (permalink / raw)
  To: Bjorn Andersson, Andy Gross, Rob Herring, John Stultz
  Cc: linux-arm-msm, dt, lkml

Add qcom,msm-id and qcom,board-id for Robotics Board RB5.
This will help us boot the device with newer Android boot
image header versions, which package dtb separately
instead of the default Image.gz-dtb (appended dtb) format.

Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
---
 arch/arm64/boot/dts/qcom/qrb5165-rb5.dts | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm64/boot/dts/qcom/qrb5165-rb5.dts b/arch/arm64/boot/dts/qcom/qrb5165-rb5.dts
index 8ac96f8e79d4..b6a8b41ea831 100644
--- a/arch/arm64/boot/dts/qcom/qrb5165-rb5.dts
+++ b/arch/arm64/boot/dts/qcom/qrb5165-rb5.dts
@@ -16,6 +16,8 @@
 / {
 	model = "Qualcomm Technologies, Inc. Robotics RB5";
 	compatible = "qcom,qrb5165-rb5", "qcom,sm8250";
+	qcom,msm-id = <455 0x20001>;
+	qcom,board-id = <11 3>;
 
 	aliases {
 		serial0 = &uart12;
-- 
2.25.1


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

end of thread, other threads:[~2021-09-30 18:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-30 18:57 [PATCH 1/2] arm64: dts: qcom: sdm845-db845c: Add msm-id and board-id Amit Pundir
2021-09-30 18:57 ` [PATCH 2/2] arm64: dts: qcom: qrb5165-rb5: " Amit Pundir

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