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:
Ganbold Tsagaankhuu 2013-12-09 07:15:46 +00:00
parent bfb24e2a06
commit fba7d5d18a

View File

@ -174,6 +174,7 @@
interrupt-parent = <&GIC>;
#address-cells = <1>;
#size-cells = <0>;
gpios = <&gpio0 3 2 2>;
};
uart0: serial@10124000 {