Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 56b07301 authored by Chen-Yu Tsai's avatar Chen-Yu Tsai Committed by Maxime Ripard
Browse files

ARM: dts: sun9i: Add mmc1 pinmux setting



On the A80, mmc1 is available on pingroup G. Designs mostly use this
to connect to an SDIO WiFi chip.

Signed-off-by: default avatarChen-Yu Tsai <wens@csie.org>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
parent 77df9d66
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -700,6 +700,14 @@
				allwinner,pull = <SUN4I_PINCTRL_NO_PULL>;
			};

			mmc1_pins: mmc1 {
				allwinner,pins = "PG0", "PG1" ,"PG2", "PG3",
						 "PG4", "PG5";
				allwinner,function = "mmc1";
				allwinner,drive = <SUN4I_PINCTRL_30_MA>;
				allwinner,pull = <SUN4I_PINCTRL_NO_PULL>;
			};

			mmc2_8bit_pins: mmc2_8bit {
				allwinner,pins = "PC6", "PC7", "PC8", "PC9",
						 "PC10", "PC11", "PC12",