usb: s1a enable usb [1/1]

PD#SWPL-133129

Problem:
s1a usb disabled

Solution:
enable usb

Verify:
bg201

Change-Id: I3ed4824ff86b5068209e1c1c6307879100582ec6
Signed-off-by: dian.shao <dian.shao@amlogic.com>
This commit is contained in:
dian.shao
2023-07-27 16:51:44 +08:00
committed by yao zhang1
parent ed4964f283
commit 95ff8f400a
2 changed files with 10 additions and 10 deletions
@@ -1147,26 +1147,26 @@
};
&crg_phy_20 {
status = "disabled";
status = "okay";
portnum = <1>;
};
&crg3_phy_20 {
status = "disabled";
status = "okay";
portnum = <0>;
};
&crg20_otg {
status = "disabled";
status = "okay";
controller-type = <1>; /* 0~3: normal, host, device, otg */
};
&crg20_drd {
status = "disabled";
status = "okay";
};
&crg_udc_2 {
status = "disabled";
status = "okay";
};
&pcie {
@@ -1147,28 +1147,28 @@
};
&crg_phy_20 {
status = "disabled";
status = "okay";
portnum = <1>;
};
&crg3_phy_20 {
status = "disabled";
status = "okay";
portnum = <0>;
};
&crg20_otg {
status = "disabled";
status = "okay";
controller-type = <1>; /* 0~3: normal, host, device, otg */
gpio-vbus-power = "GPIOH_7";
gpios = <&gpio GPIOH_7 GPIO_ACTIVE_HIGH>;
};
&crg20_drd {
status = "disabled";
status = "okay";
};
&crg_udc_2 {
status = "disabled";
status = "okay";
};
&pcie {