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:
@@ -56,9 +56,6 @@
|
||||
|
||||
&sdhci {
|
||||
status = "okay";
|
||||
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&sdhci_pins>;
|
||||
};
|
||||
|
||||
&spi0 {
|
||||
|
||||
Reference in New Issue
Block a user