ramips: on mt7621 only enable xhci for the eval board (still needs patch cleanup...
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 3 Jan 2015 18:30:57 +0000 (18:30 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 3 Jan 2015 18:30:57 +0000 (18:30 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43815 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ramips/dts/MT7621.dts
target/linux/ramips/dts/mt7621.dtsi

index 21bff0e..b3b2d85 100644 (file)
@@ -17,4 +17,8 @@
        sdhci@10130000 {
                status = "okay";
        };
+
+       xhci@1E1C0000 {
+               status = "okay";
+       };
 };
index 9ef5a38..cadb118 100644 (file)
        };
 
        xhci@1E1C0000 {
+               status = "disabled";
+
                compatible = "xhci-platform";
                reg = <0x1E1C0000 4000>;