ramips: add mt7620/1 sdhci pinmux

Set the pins to the required mode via the pinmux driver. It allows to
get rid of the pinmux related code in the sd card driver.

Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
Mathias Kresin
2018-08-30 19:13:20 +02:00
parent a14097e8e0
commit 563a5b5f94
8 changed files with 13 additions and 16 deletions

View File

@@ -56,9 +56,6 @@
&sdhci {
status = "okay";
pinctrl-names = "default";
pinctrl-0 = <&sdhci_pins>;
};
&spi0 {