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 <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
[reorder DTS alphabetically]
Signed-off-by: Álvaro Fernández Rojas <[email protected]>
};
};
+&ehci {
+ status = "okay";
+};
+
ðernet {
status = "okay";
};
};
-&uart0 {
+&ohci {
status = "okay";
};
};
};
};
+
+&uart0 {
+ status = "okay";
+};
+
+&usbh {
+ status = "okay";
+};