projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4d6c77
)
ARM: dts: sun6i: Add reg_vcc3v3 to sun6i board mmc nodes
author
Hans de Goede
<
[email protected]
>
Sun, 11 May 2014 07:46:56 +0000
(09:46 +0200)
committer
Maxime Ripard
<
[email protected]
>
Sun, 11 May 2014 17:07:10 +0000
(19:07 +0200)
Signed-off-by: Hans de Goede <
[email protected]
>
Signed-off-by: Maxime Ripard <
[email protected]
>
arch/arm/boot/dts/sun6i-a31-m9.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/sun6i-a31-m9.dts
b/arch/arm/boot/dts/sun6i-a31-m9.dts
index 22eacf83997a137b381f814ffac2847bb1de4b43..bc6115da5ae14055dd07f36de51cc0204dffdd9b 100644
(file)
--- a/
arch/arm/boot/dts/sun6i-a31-m9.dts
+++ b/
arch/arm/boot/dts/sun6i-a31-m9.dts
@@
-11,6
+11,7
@@
/dts-v1/;
/include/ "sun6i-a31.dtsi"
+/include/ "sunxi-common-regulators.dtsi"
/ {
model = "Mele M9 / A1000G Quad top set box";
@@
-24,6
+25,7
@@
mmc0: mmc@01c0f000 {
pinctrl-names = "default";
pinctrl-0 = <&mmc0_pins_a>, <&mmc0_cd_pin_m9>;
+ vmmc-supply = <®_vcc3v3>;
bus-width = <4>;
cd-gpios = <&pio 7 22 0>; /* PH22 */
cd-inverted;