ARM: dts: am57xx-idk: Add "vqmmc-supply" property for mmc2

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>
This commit is contained in:
Kishon Vijay Abraham I 2018-02-06 18:28:00 +05:30 committed by Tony Lindgren
parent a9aa4e6e4f
commit 4dd7f7a71d
1 changed files with 1 additions and 0 deletions

View File

@ -410,6 +410,7 @@ &mmc1 {
&mmc2 {
status = "okay";
vmmc-supply = <&v3_3d>;
vqmmc-supply = <&v3_3d>;
bus-width = <8>;
ti,non-removable;
max-frequency = <96000000>;