device: changes for s905x3 ac213 bring up [3/3]

PD#SWPL-6970

Problem:
for s905x3 ac213 bring up, support multi-dts

Solution:
s905x3 ac213 bring up

Verify:
AC213

Change-Id: I4a22f4ce5b927db7d0197028abb12e6b669e7dc8
Signed-off-by: xiaoliang.wang <xiaoliang.wang@amlogic.com>
This commit is contained in:
xiaoliang.wang
2019-04-04 10:29:23 +08:00
committed by Jianxin Pan
parent cd21fba174
commit c825d8eb1e
7 changed files with 3160 additions and 4 deletions

View File

@@ -14856,3 +14856,12 @@ F: arch/arm64/boot/dts/amlogic/mesontm2_t962x3_ab301-panel.dtsi
F: arch/arm64/boot/dts/amlogic/mesontm2_t962x3_ab309-panel.dtsi
F: arch/arm/boot/dts/amlogic/mesontm2_t962x3_ab301-panel.dtsi
F: arch/arm/boot/dts/amlogic/mesontm2_t962x3_ab309-panel.dtsi
AMLOGIC SM1 S905X3 DTS
M: Xiaoliang Wang <xiaoliang.wang@amlogic.com>
F: arch/arm/boot/dts/amlogic/g12a_s905x2_u212.dts
F: arch/arm/boot/dts/amlogic/g12a_s905x2_u212_1g.dts
F: arch/arm64/boot/dts/amlogic/g12a_s905x2_u212.dts
F: arch/arm64/boot/dts/amlogic/g12a_s905x2_u212_1g.dts
F: arch/arm/boot/dts/amlogic/sm1_s905x3_ac213.dts
F: arch/arm64/boot/dts/amlogic/sm1_s905x3_ac213.dts

View File

@@ -22,7 +22,7 @@
/ {
model = "Amlogic";
amlogic-dt-id = "g12a_s905x2_u212";
amlogic-dt-id = "g12a_u212_2g";
compatible = "amlogic, g12a";
interrupt-parent = <&gic>;
#address-cells = <1>;

View File

@@ -22,7 +22,7 @@
/ {
model = "Amlogic";
amlogic-dt-id = "g12a_s905x2_u212_1g";
amlogic-dt-id = "g12a_u212_1g";
compatible = "amlogic, g12a";
interrupt-parent = <&gic>;
#address-cells = <1>;

File diff suppressed because it is too large Load Diff

View File

@@ -22,7 +22,7 @@
/ {
model = "Amlogic";
amlogic-dt-id = "g12a_s905x2_u212";
amlogic-dt-id = "g12a_u212_2g";
compatible = "amlogic, g12a";
interrupt-parent = <&gic>;
#address-cells = <2>;

View File

@@ -22,7 +22,7 @@
/ {
model = "Amlogic";
amlogic-dt-id = "g12a_s905x2_u212_1g";
amlogic-dt-id = "g12a_u212_1g";
compatible = "amlogic, g12a";
interrupt-parent = <&gic>;
#address-cells = <2>;

File diff suppressed because it is too large Load Diff