aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/sun8i-h3-nanopi-neo-air.dts
diff options
context:
space:
mode:
authorJoonas Kylmälä <joonas.kylmala@iki.fi>2018-02-08 14:01:40 +0200
committerMaxime Ripard <maxime.ripard@bootlin.com>2018-02-15 09:27:37 +0100
commite607b605be46a44f50e3b48597188477e52eeff8 (patch)
tree6f72700340708c19ad838cff0f14b05ec92f713c /arch/arm/boot/dts/sun8i-h3-nanopi-neo-air.dts
parentARM: dts: sunxi: h3-h5: Move pinctrl of mmc0 from dts to dtsi (diff)
downloadlinux-dev-e607b605be46a44f50e3b48597188477e52eeff8.tar.xz
linux-dev-e607b605be46a44f50e3b48597188477e52eeff8.zip
ARM: dts: sunxi: h3-h5: Move pinctrl of mmc1 from dts to dtsi
Most of the boards use the mmc1 pins and their attributes defined in mmc1_pins_a. Let's default to that by moving the pinctrl attributes to the dtsi file. This makes it easier to modify device trees in the future as there is only one place to change the pinctrl attributes. Signed-off-by: Joonas Kylmälä <joonas.kylmala@iki.fi> Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Diffstat (limited to 'arch/arm/boot/dts/sun8i-h3-nanopi-neo-air.dts')
-rw-r--r--arch/arm/boot/dts/sun8i-h3-nanopi-neo-air.dts2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/sun8i-h3-nanopi-neo-air.dts b/arch/arm/boot/dts/sun8i-h3-nanopi-neo-air.dts
index 07e2e6180792..6246d3eff39d 100644
--- a/arch/arm/boot/dts/sun8i-h3-nanopi-neo-air.dts
+++ b/arch/arm/boot/dts/sun8i-h3-nanopi-neo-air.dts
@@ -87,8 +87,6 @@
};
&mmc1 {
- pinctrl-names = "default";
- pinctrl-0 = <&mmc1_pins_a>;
vmmc-supply = <&reg_vcc3v3>;
vqmmc-supply = <&reg_vcc3v3>;
mmc-pwrseq = <&wifi_pwrseq>;