ARM: dts: am57xx-beagle-x15: 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:27:57 +05:30 committed by Tony Lindgren
parent 0ec76a63e5
commit 3df7e0f398

View File

@ -442,6 +442,7 @@
pinctrl-0 = <&mmc2_pins_default>; pinctrl-0 = <&mmc2_pins_default>;
vmmc-supply = <&vdd_3v3>; vmmc-supply = <&vdd_3v3>;
vqmmc-supply = <&vdd_3v3>;
bus-width = <8>; bus-width = <8>;
ti,non-removable; ti,non-removable;
cap-mmc-dual-data-rate; cap-mmc-dual-data-rate;