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:
a9aa4e6
)
ARM: dts: am57xx-idk: Add "vqmmc-supply" property for mmc2
author
Kishon Vijay Abraham I
<kishon@ti.com>
Tue, 6 Feb 2018 12:58:00 +0000
(18:28 +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/am57xx-idk-common.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/am57xx-idk-common.dtsi
b/arch/arm/boot/dts/am57xx-idk-common.dtsi
index 97aa8e6a56da8f7c8722f5243e01fca0e944f629..43a6d0590f7c6facb9fb2490ce72ba33dba871fc 100644
(file)
--- a/
arch/arm/boot/dts/am57xx-idk-common.dtsi
+++ b/
arch/arm/boot/dts/am57xx-idk-common.dtsi
@@
-410,6
+410,7
@@
&mmc2 {
status = "okay";
vmmc-supply = <&v3_3d>;
+ vqmmc-supply = <&v3_3d>;
bus-width = <8>;
ti,non-removable;
max-frequency = <96000000>;