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/GB-PC1.dts | |
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/GB-PC1.dts')
-rw-r--r-- | target/linux/ramips/dts/GB-PC1.dts | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/ramips/dts/GB-PC1.dts b/target/linux/ramips/dts/GB-PC1.dts index 71f6c4b5b2..996d7c8b50 100644 --- a/target/linux/ramips/dts/GB-PC1.dts +++ b/target/linux/ramips/dts/GB-PC1.dts @@ -60,9 +60,6 @@ &sdhci { status = "okay"; - - pinctrl-names = "default"; - pinctrl-0 = <&sdhci_pins>; }; &spi0 { |