Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: sun6i: Add mmc2 pins for 8 bit emmc

This also includes the reset pin for emmc.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>

authored by

Chen-Yu Tsai and committed by
Maxime Ripard
4917c46c 61d2595c

+10
+10
arch/arm/boot/dts/sun6i-a31.dtsi
··· 691 691 allwinner,pull = <SUN4I_PINCTRL_NO_PULL>; 692 692 }; 693 693 694 + mmc2_8bit_emmc_pins: mmc2@0 { 695 + allwinner,pins = "PC6", "PC7", "PC8", "PC9", 696 + "PC10", "PC11", "PC12", 697 + "PC13", "PC14", "PC15", 698 + "PC24"; 699 + allwinner,function = "mmc2"; 700 + allwinner,drive = <SUN4I_PINCTRL_30_MA>; 701 + allwinner,pull = <SUN4I_PINCTRL_NO_PULL>; 702 + }; 703 + 694 704 gmac_pins_mii_a: gmac_mii@0 { 695 705 allwinner,pins = "PA0", "PA1", "PA2", "PA3", 696 706 "PA8", "PA9", "PA11",