ramips: on mt7621 only enable xhci for the eval board (still needs patch cleanup...
authorFelix Fietkau <nbd@openwrt.org>
Sat, 3 Jan 2015 18:30:57 +0000 (18:30 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sat, 3 Jan 2015 18:30:57 +0000 (18:30 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43815

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

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