mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
UPSTREAM: 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: Amit Pundir <amit.pundir@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20210930185742.117928-2-amit.pundir@linaro.org
Bug: 146449535
(cherry picked from commit 503da6e2d4)
Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
Change-Id: Ie18a08ba78cc78b2c71aef0b3184c62f4acab09f
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user