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:
Luan Yuan
2019-07-05 15:43:43 +08:00
committed by Jianxin Pan
parent a1b045ac7c
commit 39758a8e7e
4 changed files with 4 additions and 20 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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