forked from Minki/linux
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:
parent
0ec76a63e5
commit
3df7e0f398
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user