summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Fennema <fennema@google.com>2021-09-28 18:13:57 +0000
committerBen Fennema <fennema@google.com>2021-09-28 22:12:30 +0000
commit799e3efae372bbf1e5ab199b103a73033ae28e0c (patch)
tree2f019aa981295cbba435b65c3af86d8d6303f18e
parent6dee9fae56a13c6c3cdaa774e791ec6f77151ef6 (diff)
downloaddevicetree-799e3efae372bbf1e5ab199b103a73033ae28e0c.tar.gz
Specify soc_id to prevent loading exynos9110.dtb instead of r11.dtb
Bug: 195664265 Signed-off-by: Ben Fennema <fennema@google.com> Change-Id: Idc3f7e581dc6f30c9bf692dc4f4183e03d05ed31
-rw-r--r--r11.dts3
1 files changed, 3 insertions, 0 deletions
diff --git a/r11.dts b/r11.dts
index 76f0d6e..2a39997 100644
--- a/r11.dts
+++ b/r11.dts
@@ -23,6 +23,9 @@
#include "exynos9110/r11_proto1_crown.dtsi"
/ {
+ /* soc revision info */
+ soc_id = <0xe9110000 0x00000000>;
+
chosen {
bootargs = "earlycon=exynos4210,0x13820000 console=ttySAC0,115200 ecd_setup=disable sec_debug.cp=0";
};