Commit 503da6e2 authored by Amit Pundir's avatar Amit Pundir Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: qrb5165-rb5: Add msm-id and board-id



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: default avatarAmit Pundir <amit.pundir@linaro.org>
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20210930185742.117928-2-amit.pundir@linaro.org
parent 93ec8732
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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;