Add gpio config for usb1 in dts.
That way it gives power to other usb hub via gpio at boot time. Reviewed by: stas@
This commit is contained in:
parent
bfb24e2a06
commit
fba7d5d18a
@ -174,6 +174,7 @@
|
||||
interrupt-parent = <&GIC>;
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
gpios = <&gpio0 3 2 2>;
|
||||
};
|
||||
|
||||
uart0: serial@10124000 {
|
||||
|
Loading…
Reference in New Issue
Block a user