ramips: don't enable usb for the WT3020-4M
authorMathias Kresin <dev@kresin.me>
Mon, 23 Oct 2017 06:17:44 +0000 (08:17 +0200)
committerMathias Kresin <dev@kresin.me>
Wed, 25 Oct 2017 06:45:05 +0000 (08:45 +0200)
That device does not have a USB port. It as the same board as the
WT3020-8M, but without soldered USB port port. Also the case lacks the
opening for the port.

Reported-by: Alberto Bursi <alberto.bursi@outlook.it>
Signed-off-by: Mathias Kresin <dev@kresin.me>
target/linux/ramips/dts/WT3020-8M.dts
target/linux/ramips/dts/WT3020.dtsi

index 05ade7c5a43ab93cb36bad21173d0e3d1b1429ca..b2397d2cd5014752a518275622c75c940fc7a1f3 100644 (file)
@@ -7,6 +7,14 @@
        model = "Nexx WT3020 (8M)";
 };
 
+&ehci {
+       status = "okay";
+};
+
+&ohci {
+       status = "okay";
+};
+
 &spi0 {
        status = "okay";
 
index 6bea6cc1f3e16a7b0bb77b126802eee86b118d22..91720e32c9173854f13494a72cc8ee4935fe967c 100644 (file)
        status = "okay";
 };
 
-
-&ehci {
-       status = "okay";
-};
-
-&ohci {
-       status = "okay";
-};
-
 &ethernet {
        mtd-mac-address = <&factory 0x4>;
        mediatek,portmap = "wllll";