dts: modify the dts for skt and ac200 board [1/1]

PD#SWPL-5865

Problem:
SM1 bring up

Solution:
modify the dts for skt and ac200 board

Verify:
AC200

Change-Id: I5e5d52329d7a190ad2b4bd967be837b4ae91ea11
Signed-off-by: zhiqiang liang <zhiqiang.liang@amlogic.com>
This commit is contained in:
zhiqiang liang
2019-03-18 22:50:37 +08:00
committed by Luan Yuan
parent dca74f8981
commit bd79037a35
6 changed files with 10 additions and 10 deletions

View File

@@ -1176,7 +1176,7 @@
ge2d {
compatible = "amlogic, ge2d-g12a";
dev_name = "ge2d";
status = "okay";
status = "disabled";
interrupts = <0 146 1>;
interrupt-names = "ge2d";
clocks = <&clkc CLKID_VAPB_MUX>,

View File

@@ -1391,7 +1391,7 @@
};
&dwc3 {
status = "okay";
status = "disabled";
};
&usb2_phy_v2 {
@@ -1408,7 +1408,7 @@
};
&dwc2_a {
status = "okay";
status = "disabled";
/** 0: normal, 1: otg+dwc3 host only, 2: otg+dwc3 device only*/
controller-type = <3>;
};

View File

@@ -1391,7 +1391,7 @@
};
&dwc3 {
status = "okay";
status = "disabled";
};
&usb2_phy_v2 {
@@ -1408,7 +1408,7 @@
};
&dwc2_a {
status = "okay";
status = "disabled";
/** 0: normal, 1: otg+dwc3 host only, 2: otg+dwc3 device only*/
controller-type = <3>;
};

View File

@@ -1176,7 +1176,7 @@
ge2d {
compatible = "amlogic, ge2d-g12a";
dev_name = "ge2d";
status = "okay";
status = "disabled";
interrupts = <0 146 1>;
interrupt-names = "ge2d";
clocks = <&clkc CLKID_VAPB_MUX>,

View File

@@ -1389,7 +1389,7 @@
};
&dwc3 {
status = "okay";
status = "disabled";
};
&usb2_phy_v2 {
@@ -1406,7 +1406,7 @@
};
&dwc2_a {
status = "okay";
status = "disabled";
/** 0: normal, 1: otg+dwc3 host only, 2: otg+dwc3 device only*/
controller-type = <3>;
};

View File

@@ -1389,7 +1389,7 @@
};
&dwc3 {
status = "okay";
status = "disalbed";
};
&usb2_phy_v2 {
@@ -1406,7 +1406,7 @@
};
&dwc2_a {
status = "okay";
status = "disalbed";
/** 0: normal, 1: otg+dwc3 host only, 2: otg+dwc3 device only*/
controller-type = <3>;
};