Merge "ODROID-COMMON: usb3: do not reset USB hub on boot" into odroidn2-4.9.y

This commit is contained in:
Chris Kim
2019-02-28 18:15:06 +09:00
committed by Gerrit Code Review

View File

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