mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
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:
committed by
Jianxin Pan
parent
cd21fba174
commit
c825d8eb1e
@@ -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
|
||||
|
||||
@@ -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>;
|
||||
|
||||
@@ -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>;
|
||||
|
||||
1581
arch/arm/boot/dts/amlogic/sm1_s905x3_ac213.dts
Normal file
1581
arch/arm/boot/dts/amlogic/sm1_s905x3_ac213.dts
Normal file
File diff suppressed because it is too large
Load Diff
@@ -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>;
|
||||
|
||||
@@ -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>;
|
||||
|
||||
1566
arch/arm64/boot/dts/amlogic/sm1_s905x3_ac213.dts
Normal file
1566
arch/arm64/boot/dts/amlogic/sm1_s905x3_ac213.dts
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user