diff options
author | Mathias Kresin <dev@kresin.me> | 2018-08-30 19:13:20 +0200 |
---|---|---|
committer | Mathias Kresin <dev@kresin.me> | 2018-09-06 21:35:53 +0200 |
commit | 563a5b5f94b2fb36dce36f39bf6515e5bbb31245 (patch) | |
tree | 3ff93ef2b068d074702d97fd13dbd761eda73604 /target/linux/ramips/dts/U7621-06.dtsi | |
parent | a14097e8e0eef8f7ee5e1e773defee83366a10a4 (diff) | |
download | upstream-563a5b5f94b2fb36dce36f39bf6515e5bbb31245.tar.gz upstream-563a5b5f94b2fb36dce36f39bf6515e5bbb31245.tar.bz2 upstream-563a5b5f94b2fb36dce36f39bf6515e5bbb31245.zip |
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>
Diffstat (limited to 'target/linux/ramips/dts/U7621-06.dtsi')
-rw-r--r-- | target/linux/ramips/dts/U7621-06.dtsi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/U7621-06.dtsi b/target/linux/ramips/dts/U7621-06.dtsi index b14cadf82b..80c129dfb7 100644 --- a/target/linux/ramips/dts/U7621-06.dtsi +++ b/target/linux/ramips/dts/U7621-06.dtsi @@ -96,8 +96,6 @@ &sdhci { status = "okay"; - pinctrl-names = "default"; - pinctrl-0 = <&sdhci_pins>; }; &pcie { |