mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 20:32:04 +09:00
Merge "ODROID-COMMON: usb3: do not reset USB hub on boot" into odroidn2-4.9.y
This commit is contained in:
@@ -185,13 +185,11 @@
|
||||
gpios = <&gpio GPIOH_5 GPIO_ACTIVE_HIGH>;
|
||||
asserted-state = <0>;
|
||||
duration-ms = <100>;
|
||||
auto;
|
||||
};
|
||||
usb_hub {
|
||||
gpios = <&gpio GPIOH_4 GPIO_ACTIVE_HIGH>;
|
||||
asserted-state = <0>;
|
||||
duration-ms = <100>;
|
||||
auto;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user