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 <hen...@ginstmark.se>
Signed-off-by: Linus Walleij <linus.wall...@linaro.org>
---
 target/linux/bmips/dts/bcm6328-inteno-xg6846.dts | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/target/linux/bmips/dts/bcm6328-inteno-xg6846.dts 
b/target/linux/bmips/dts/bcm6328-inteno-xg6846.dts
index 8f5b30d213f2..3e75a38d07fc 100644
--- a/target/linux/bmips/dts/bcm6328-inteno-xg6846.dts
+++ b/target/linux/bmips/dts/bcm6328-inteno-xg6846.dts
@@ -286,6 +286,18 @@
        status = "okay";
 };
 
+&ehci {
+       status = "okay";
+};
+
+&ohci {
+       status = "okay";
+};
+
+&usbh {
+       status = "okay";
+};
+
 &pinctrl {
        pinctrl_leds: leds {
                function = "led";

-- 
2.45.2


_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to