mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
usb: enable usb3.0 for s905d2_u200
PD#156734: usb: enable usn3.0 for s905d2_u200 Change-Id: I284a09ef192a23a844287ebf514b266f0662ccd6 Signed-off-by: Yue Wang <yue.wang@amlogic.com>
This commit is contained in:
@@ -1013,7 +1013,7 @@
|
||||
|
||||
&usb3_phy_v2 {
|
||||
status = "okay";
|
||||
portnum = <0>;
|
||||
portnum = <1>;
|
||||
otg = <1>;
|
||||
gpio-vbus-power = "GPIOH_6";
|
||||
gpios = <&gpio GPIOH_6 GPIO_ACTIVE_HIGH>;
|
||||
@@ -1181,7 +1181,7 @@
|
||||
|
||||
&pcie_A {
|
||||
reset-gpio = <&gpio GPIOX_7 GPIO_ACTIVE_HIGH>;
|
||||
status = "okay";
|
||||
status = "disable";
|
||||
};
|
||||
|
||||
&meson_cooldev {
|
||||
|
||||
Reference in New Issue
Block a user