projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bcce791
)
ARM: dts: dra7-evm: Add "vqmmc-supply" property for mmc2
author
Kishon Vijay Abraham I
<kishon@ti.com>
Tue, 6 Feb 2018 12:57:59 +0000
(18:27 +0530)
committer
Tony Lindgren
<tony@atomide.com>
Wed, 28 Feb 2018 22:27:12 +0000
(14:27 -0800)
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/dra7-evm.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/dra7-evm.dts
b/arch/arm/boot/dts/dra7-evm.dts
index
a276911
..
f1425b0
100644
(file)
--- a/
arch/arm/boot/dts/dra7-evm.dts
+++ b/
arch/arm/boot/dts/dra7-evm.dts
@@
-323,6
+323,7
@@
&mmc2 {
status = "okay";
vmmc-supply = <&evm_1v8_sw>;
+ vqmmc-supply = <&evm_1v8_sw>;
bus-width = <8>;
pinctrl-names = "default", "hs", "ddr_1_8v-rev11", "ddr_1_8v", "hs200_1_8v-rev11", "hs200_1_8v";
pinctrl-0 = <&mmc2_pins_default>;