ramips: disable 2.4 ghz on 802.11ac wifi on WHR-1166D
[openwrt.git] / target / linux / ramips / dts / mt7628an.dtsi
index ee953cd..bb52c6a 100644 (file)
                reset-names = "host";
        };
 
+       sdhci@10130000 {
+               compatible = "ralink,mt7620-sdhci";
+               reg = <0x10130000 4000>;
+
+               interrupt-parent = <&intc>;
+               interrupts = <14>;
+
+               status = "disabled";
+       };
+
        ehci@101c0000 {
                compatible = "ralink,rt3xxx-ehci";
                reg = <0x101c0000 0x1000>;
                reg = <0x10140000 0x100
                        0x10142000 0x100>;
 
+               #address-cells = <3>;
+               #size-cells = <2>;
+
                resets = <&rstctrl 26>;
                reset-names = "pcie0";
 
 
                status = "disabled";
 
+               device_type = "pci";
+
+               bus-range = <0 255>;
+               ranges = <
+                       0x02000000 0 0x00000000 0x20000000 0 0x10000000 /* pci memory */
+                       0x01000000 0 0x00000000 0x10160000 0 0x00010000 /* io space */
+               >;
+
                pcie-bridge {
                        reg = <0x0000 0 0 0 0>;
+
+                       #address-cells = <3>;
+                       #size-cells = <2>;
+
                        device_type = "pci";
                };
        };