mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
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:
committed by
Jianxiong Pan
parent
af19ff310d
commit
33cefe877f
@@ -1182,7 +1182,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>,
|
||||
|
||||
@@ -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>;
|
||||
};
|
||||
|
||||
@@ -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>;
|
||||
};
|
||||
|
||||
@@ -1182,7 +1182,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>,
|
||||
|
||||
@@ -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>;
|
||||
};
|
||||
|
||||
@@ -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>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user