projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7862eb1
)
ARM: dts: sun6i: Add pinmux settings for mmc1 to dtsi
author
Chen-Yu Tsai
<wens@csie.org>
Tue, 10 Mar 2015 11:59:22 +0000
(19:59 +0800)
committer
Maxime Ripard
<maxime.ripard@free-electrons.com>
Mon, 27 Apr 2015 06:20:29 +0000
(08:20 +0200)
mmc1 is used to connect to the WiFi chip on the Hummingbird A31.
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
[maxime: Changed the drive and pull values for their defines]
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/boot/dts/sun6i-a31.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/sun6i-a31.dtsi
b/arch/arm/boot/dts/sun6i-a31.dtsi
index d9ccae7376ad78a913c6fa19df0218b3eff0b92e..2a37ee93265e523974295c1daff87f4b2fc81199 100644
(file)
--- a/
arch/arm/boot/dts/sun6i-a31.dtsi
+++ b/
arch/arm/boot/dts/sun6i-a31.dtsi
@@
-589,6
+589,14
@@
allwinner,pull = <SUN4I_PINCTRL_NO_PULL>;
};
+ mmc1_pins_a: mmc1@0 {
+ allwinner,pins = "PG0", "PG1", "PG2", "PG3",
+ "PG4", "PG5";
+ allwinner,function = "mmc1";
+ allwinner,drive = <SUN4I_PINCTRL_30_MA>;
+ allwinner,pull = <SUN4I_PINCTRL_NO_PULL>;
+ };
+
gmac_pins_mii_a: gmac_mii@0 {
allwinner,pins = "PA0", "PA1", "PA2", "PA3",
"PA8", "PA9", "PA11",