mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
buildroot: Add missed amlogic-dt-id in U211 DTS file [1/1]
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>
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
|
||||
/ {
|
||||
model = "Amlogic";
|
||||
amlogic-dt-id = "g12a_u211_2g";
|
||||
compatible = "amlogic, g12a";
|
||||
interrupt-parent = <&gic>;
|
||||
#address-cells = <1>;
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
|
||||
/ {
|
||||
model = "Amlogic";
|
||||
amlogic-dt-id = "g12a_u211_2g";
|
||||
compatible = "amlogic, g12a";
|
||||
interrupt-parent = <&gic>;
|
||||
#address-cells = <2>;
|
||||
|
||||
Reference in New Issue
Block a user