ramips: add mt7620/1 sdhci pinmux
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7620a.dtsi
index 8cb397cd22faf6b3ed24c4efb12e7492f673c2e6..a242684fd891ede36c55aef792b26a0edd52107b 100644 (file)
                                ralink,function = "pa";
                        };
                };
+
+               sdhci_pins: sdhci {
+                       sdhci {
+                               ralink,group = "nd_sd";
+                               ralink,function = "sd";
+                       };
+               };
        };
 
        rstctrl: rstctrl {
                interrupt-parent = <&intc>;
                interrupts = <14>;
 
+               pinctrl-names = "default";
+               pinctrl-0 = <&sdhci_pins>;
+
                status = "disabled";
        };