]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/sun8i-a83t-allwinner-h8homlet-v2.dts
sunxi: Enable USB nodes for H8Homlet v2
[u-boot] / arch / arm / dts / sun8i-a83t-allwinner-h8homlet-v2.dts
index 342e1d33fa1c37df6e473e63dc45732d51689883..c8495d7624c0da2ee5611f280a4929189efbd0e6 100644 (file)
        };
 };
 
+&ehci0 {
+       status = "okay";
+};
+
+&ohci0 {
+       status = "okay";
+};
+
 &uart0 {
        pinctrl-names = "default";
        pinctrl-0 = <&uart0_pins_b>;
        status = "okay";
 };
+
+&usb_otg {
+       status = "okay";
+};