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 5e928106e316de380ba5932a94b76c44db001354..82f58adfb01274c563f3be965f28a1329437c03c 100644 (file)
@@ -21,6 +21,7 @@
 
 / {
        model = "Amlogic";
+       amlogic-dt-id = "g12a_u211_2g";
        compatible = "amlogic, g12a";
        interrupt-parent = <&gic>;
        #address-cells = <1>;
index 74df36323aa5ef27f1e954b8687dd582a5d97147..b152dab928759eb4821cb49313279a6122f9756b 100644 (file)
@@ -21,6 +21,7 @@
 
 / {
        model = "Amlogic";
+       amlogic-dt-id = "g12a_u211_2g";
        compatible = "amlogic, g12a";
        interrupt-parent = <&gic>;
        #address-cells = <2>;