mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
dts: set s912 adb. [1/1]
PD#SWPL-10860 Problem: s912 need to support adb. Solution: update dts Verify: verify by hertz Change-Id: I085a0442d229d13d02b963c948d390920aea3dd0 Signed-off-by: Luan Yuan <luan.yuan@amlogic.com>
This commit is contained in:
@@ -639,10 +639,6 @@
|
||||
compatible = "amlogic, amlogic-new-usb3";
|
||||
portnum = <0>;
|
||||
reg = <0xd0078080 0x20>;
|
||||
interrupts = <0 16 4>;
|
||||
otg = <1>;
|
||||
gpio-vbus-power = "GPIOAO_5";
|
||||
gpios = <&gpio_ao GPIOAO_5 GPIO_ACTIVE_HIGH>;
|
||||
};
|
||||
|
||||
dwc2_a {
|
||||
@@ -661,7 +657,7 @@
|
||||
port-id-mode = <0>; /** 0: hardware, 1: sw_host, 2: sw_slave*/
|
||||
usb-fifo = <728>;
|
||||
cpu-type = "gxl";
|
||||
controller-type = <3>; /** 0: normal,1:host,2:device,3:otg*/
|
||||
controller-type = <1>; /** 0: normal,1:host,2:device,3:otg*/
|
||||
phy-reg = <0xd0078000>;
|
||||
phy-reg-size = <0xa0>;
|
||||
clocks = <&clkc CLKID_USB_GENERAL
|
||||
|
||||
@@ -641,10 +641,6 @@
|
||||
compatible = "amlogic, amlogic-new-usb3";
|
||||
portnum = <0>;
|
||||
reg = <0xd0078080 0x20>;
|
||||
interrupts = <0 16 4>;
|
||||
otg = <1>;
|
||||
gpio-vbus-power = "GPIOAO_5";
|
||||
gpios = <&gpio_ao GPIOAO_5 GPIO_ACTIVE_HIGH>;
|
||||
};
|
||||
|
||||
dwc2_a {
|
||||
@@ -663,7 +659,7 @@
|
||||
port-id-mode = <0>; /** 0: hardware, 1: sw_host, 2: sw_slave*/
|
||||
usb-fifo = <728>;
|
||||
cpu-type = "gxl";
|
||||
controller-type = <3>; /** 0: normal,1:host,2:device,3:otg*/
|
||||
controller-type = <1>; /** 0: normal,1:host,2:device,3:otg*/
|
||||
phy-reg = <0xd0078000>;
|
||||
phy-reg-size = <0xa0>;
|
||||
clocks = <&clkc CLKID_USB_GENERAL
|
||||
|
||||
@@ -639,10 +639,6 @@
|
||||
compatible = "amlogic, amlogic-new-usb3";
|
||||
portnum = <0>;
|
||||
reg = <0x0 0xd0078080 0x0 0x20>;
|
||||
interrupts = <0 16 4>;
|
||||
otg = <1>;
|
||||
gpio-vbus-power = "GPIOAO_5";
|
||||
gpios = <&gpio_ao GPIOAO_5 GPIO_ACTIVE_HIGH>;
|
||||
};
|
||||
|
||||
dwc2_a {
|
||||
@@ -661,7 +657,7 @@
|
||||
port-id-mode = <0>; /** 0: hardware, 1: sw_host, 2: sw_slave*/
|
||||
usb-fifo = <728>;
|
||||
cpu-type = "gxl";
|
||||
controller-type = <3>; /** 0: normal,1:host,2:device,3:otg*/
|
||||
controller-type = <1>; /** 0: normal,1:host,2:device,3:otg*/
|
||||
phy-reg = <0xd0078000>;
|
||||
phy-reg-size = <0xa0>;
|
||||
clocks = <&clkc CLKID_USB_GENERAL
|
||||
|
||||
@@ -641,10 +641,6 @@
|
||||
compatible = "amlogic, amlogic-new-usb3";
|
||||
portnum = <0>;
|
||||
reg = <0x0 0xd0078080 0x0 0x20>;
|
||||
interrupts = <0 16 4>;
|
||||
otg = <1>;
|
||||
gpio-vbus-power = "GPIOAO_5";
|
||||
gpios = <&gpio_ao GPIOAO_5 GPIO_ACTIVE_HIGH>;
|
||||
};
|
||||
|
||||
dwc2_a {
|
||||
@@ -663,7 +659,7 @@
|
||||
port-id-mode = <0>; /** 0: hardware, 1: sw_host, 2: sw_slave*/
|
||||
usb-fifo = <728>;
|
||||
cpu-type = "gxl";
|
||||
controller-type = <3>; /** 0: normal,1:host,2:device,3:otg*/
|
||||
controller-type = <1>; /** 0: normal,1:host,2:device,3:otg*/
|
||||
phy-reg = <0xd0078000>;
|
||||
phy-reg-size = <0xa0>;
|
||||
clocks = <&clkc CLKID_USB_GENERAL
|
||||
|
||||
Reference in New Issue
Block a user