]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: am57xx-beagle-x15: Add "vqmmc-supply" property for mmc2
authorKishon Vijay Abraham I <kishon@ti.com>
Tue, 6 Feb 2018 12:57:57 +0000 (18:27 +0530)
committerTony Lindgren <tony@atomide.com>
Wed, 28 Feb 2018 22:27:10 +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-beagle-x15-common.dtsi

index ab60035bc50c839db97ae2af621178d34a6569a8..6204a266212a2516183d2d33b6898be81bd09f92 100644 (file)
@@ -442,6 +442,7 @@ &mmc2 {
        pinctrl-0 = <&mmc2_pins_default>;
 
        vmmc-supply = <&vdd_3v3>;
+       vqmmc-supply = <&vdd_3v3>;
        bus-width = <8>;
        ti,non-removable;
        cap-mmc-dual-data-rate;