arm: dts: sun8i: a83t: Add MMC1 pins
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 24 Aug 2017 13:48:03 +0000 (15:48 +0200)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Sun, 17 Sep 2017 10:04:28 +0000 (12:04 +0200)
Add the pinctrl definitions for the A83t MMC1 controller.

Acked-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/boot/dts/sun8i-a83t.dtsi

index 8df34d8..91dee79 100644 (file)
                                bias-pull-up;
                        };
 
+                       mmc1_pins: mmc1-pins {
+                               pins = "PG0", "PG1", "PG2",
+                                      "PG3", "PG4", "PG5";
+                               function = "mmc1";
+                               drive-strength = <30>;
+                               bias-pull-up;
+                       };
+
                        mmc2_8bit_emmc_pins: mmc2-8bit-emmc-pins {
                                pins = "PC5", "PC6", "PC8", "PC9",
                                       "PC10", "PC11", "PC12", "PC13",