buildroot: Add missed amlogic-dt-id in U211 DTS file [1/1]
authorBlance Tang <guofeng.tang@amlogic.com>
Mon, 15 Apr 2019 06:20:39 +0000 (14:20 +0800)
committerJianxin Pan <jianxin.pan@amlogic.com>
Mon, 15 Apr 2019 06:32:24 +0000 (23:32 -0700)
PD#SWPL-7177

Problem:
  Missing amlogic-dt-id in U211 DTS file

Solution:
  Add back amlogic-dt-id to U211 DTS file

Verify:
  Local

Change-Id: I6ef3243bfa3323e7eec5f8044e0b0fe2271fcfa0
Signed-off-by: Blance Tang <guofeng.tang@amlogic.com>
arch/arm/boot/dts/amlogic/g12a_s905x2_u211_buildroot.dts
arch/arm64/boot/dts/amlogic/g12a_s905x2_u211_buildroot.dts

index 5e92810..82f58ad 100644 (file)
@@ -21,6 +21,7 @@
 
 / {
        model = "Amlogic";
+       amlogic-dt-id = "g12a_u211_2g";
        compatible = "amlogic, g12a";
        interrupt-parent = <&gic>;
        #address-cells = <1>;
index 74df363..b152dab 100644 (file)
@@ -21,6 +21,7 @@
 
 / {
        model = "Amlogic";
+       amlogic-dt-id = "g12a_u211_2g";
        compatible = "amlogic, g12a";
        interrupt-parent = <&gic>;
        #address-cells = <2>;