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>
Signed-off-by: Luan Yuan <luan.yuan@amlogic.com>
This commit is contained in:
xiaoliang.wang
2019-04-04 10:29:23 +08:00
committed by Luan Yuan
parent a71fda4316
commit ddf73459b7
7 changed files with 3160 additions and 4 deletions

View File

@@ -14796,3 +14796,12 @@ F: include/linux/amlogic/power_ctrl.h
AMLOGIC TL1 VAD
M: Wenbiao Zhang <wenbiao.zhang@amlogic.com>
F: include/linux/amlogic/vad_api.h
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