projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
adc0bbb
)
ARM: dts: dra71-evm: Add "vqmmc-supply" property for mmc2
author
Kishon Vijay Abraham I
<kishon@ti.com>
Fri, 27 Apr 2018 12:08:53 +0000
(17:38 +0530)
committer
Tony Lindgren
<tony@atomide.com>
Thu, 3 May 2018 17:32:11 +0000
(10:32 -0700)
Add "vqmmc-supply" property for mmc2 to indicate the supply connected
to the IO lines.
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/dra71-evm.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/dra71-evm.dts
b/arch/arm/boot/dts/dra71-evm.dts
index
ebc4bba
..
64c57d8
100644
(file)
--- a/
arch/arm/boot/dts/dra71-evm.dts
+++ b/
arch/arm/boot/dts/dra71-evm.dts
@@
-204,6
+204,7
@@
pinctrl-2 = <&mmc2_pins_ddr_rev20 &mmc2_iodelay_ddr_conf>;
pinctrl-3 = <&mmc2_pins_hs200 &mmc2_iodelay_hs200_rev20_conf>;
vmmc-supply = <&evm_1v8_sw>;
+ vqmmc-supply = <&evm_1v8_sw>;
};
&mac {