Some versions of the Inteno XG6846 has a USB port mounted.
For these machines the corresponing USB port nodes need to
be enabled.
Suggested-by: Henrik Ginstmark <henrik@ginstmark.se>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
[reorder DTS alphabetically]
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
};
};
+&ehci {
+ status = "okay";
+};
+
ðernet {
status = "okay";
};
};
-&uart0 {
+&ohci {
status = "okay";
};
};
};
};
+
+&uart0 {
+ status = "okay";
+};
+
+&usbh {
+ status = "okay";
+};