ARM: dts: omap*: Replace deprecated "vmmc_aux" with "vqmmc"
authorKishon Vijay Abraham I <kishon@ti.com>
Fri, 9 Jun 2017 12:08:18 +0000 (17:38 +0530)
committerTony Lindgren <tony@atomide.com>
Thu, 10 Aug 2017 16:06:39 +0000 (09:06 -0700)
Replace deprecated "vmmc_aux" with the generic "vqmmc" binding for
MMC IO supply.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
15 files changed:
arch/arm/boot/dts/am572x-idk.dts
arch/arm/boot/dts/dra7-evm.dts
arch/arm/boot/dts/dra71-evm.dts
arch/arm/boot/dts/dra72-evm-tps65917.dtsi
arch/arm/boot/dts/omap3-beagle-xm.dts
arch/arm/boot/dts/omap3-beagle.dts
arch/arm/boot/dts/omap3-cm-t3517.dts
arch/arm/boot/dts/omap3-cm-t3730.dts
arch/arm/boot/dts/omap3-devkit8000-common.dtsi
arch/arm/boot/dts/omap3-evm-common.dtsi
arch/arm/boot/dts/omap3-n900.dts
arch/arm/boot/dts/omap3-overo-base.dtsi
arch/arm/boot/dts/omap3-tao3530.dtsi
arch/arm/boot/dts/omap3-zoom3.dts
arch/arm/boot/dts/omap3430-sdp.dts

index 9da6d83..2138392 100644 (file)
@@ -79,7 +79,7 @@
 &mmc1 {
        status = "okay";
        vmmc-supply = <&v3_3d>;
-       vmmc_aux-supply = <&ldo1_reg>;
+       vqmmc-supply = <&ldo1_reg>;
        bus-width = <4>;
        cd-gpios = <&gpio6 27 0>; /* gpio 219 */
 };
index 9491b29..343872a 100644 (file)
        pinctrl-names = "default";
        pinctrl-0 = <&mmc1_pins_default>;
        vmmc-supply = <&evm_3v3_sd>;
-       vmmc_aux-supply = <&ldo1_reg>;
+       vqmmc-supply = <&ldo1_reg>;
        bus-width = <4>;
        /*
         * SDCD signal is not being used here - using the fact that GPIO mode
index c7a56b6..02c11e6 100644 (file)
 };
 
 &mmc1 {
-       vmmc_aux-supply = <&vpo_sd_1v8_3v3>;
+       vqmmc-supply = <&vpo_sd_1v8_3v3>;
 };
 
 &mmc2 {
index e6df676..57bfe5c 100644 (file)
 };
 
 &mmc1 {
-       vmmc_aux-supply = <&ldo1_reg>;
+       vqmmc-supply = <&ldo1_reg>;
 };
index 673cee2..683b96a 100644 (file)
 
 &mmc1 {
        vmmc-supply = <&vmmc1>;
-       vmmc_aux-supply = <&vsim>;
+       vqmmc-supply = <&vsim>;
        bus-width = <8>;
 };
 
index 4be85ce..4d2eaf8 100644 (file)
 
 &mmc1 {
        vmmc-supply = <&vmmc1>;
-       vmmc_aux-supply = <&vsim>;
+       vqmmc-supply = <&vsim>;
        bus-width = <8>;
 };
 
index 53ae04f..3d293b3 100644 (file)
        pinctrl-names = "default";
        pinctrl-0 = <&mmc2_pins>;
        vmmc-supply = <&wl12xx_vmmc2>;
-       vmmc_aux-supply = <&wl12xx_vaux2>;
+       vqmmc-supply = <&wl12xx_vaux2>;
        non-removable;
        bus-width = <4>;
        cap-power-off-card;
index 2294f5b..bdf4b7f 100644 (file)
@@ -69,7 +69,7 @@
        pinctrl-names = "default";
        pinctrl-0 = <&mmc2_pins>;
        vmmc-supply = <&wl12xx_vmmc2>;
-       vmmc_aux-supply = <&wl12xx_vaux2>;
+       vqmmc-supply = <&wl12xx_vaux2>;
        non-removable;
        bus-width = <4>;
        cap-power-off-card;
index 82aa9c4..0c0bb1b 100644 (file)
 
 &mmc1 {
        vmmc-supply = <&vmmc1>;
-       vmmc_aux-supply = <&vsim>;
+       vqmmc-supply = <&vsim>;
        bus-width = <8>;
 };
 
index 2b1d697..ff35803 100644 (file)
 &mmc1 {
        interrupts-extended = <&intc 83 &omap3_pmx_core 0x11a>;
        vmmc-supply = <&vmmc1>;
-       vmmc_aux-supply = <&vsim>;
+       vqmmc-supply = <&vsim>;
        bus-width = <8>;
 };
 
index 49f3708..92c1f4a 100644 (file)
        pinctrl-names = "default";
        pinctrl-0 = <&mmc2_pins>;
        vmmc-supply = <&vaux3>;
-       vmmc_aux-supply = <&vsim>;
+       vqmmc-supply = <&vsim>;
        bus-width = <8>;
        non-removable;
        no-sdio;
index cd22034..f25e158 100644 (file)
        pinctrl-names = "default";
        pinctrl-0 = <&mmc2_pins>;
        vmmc-supply = <&w3cbw003c_npoweron>;
-       vmmc_aux-supply = <&w3cbw003c_wifi_nreset>;
+       vqmmc-supply = <&w3cbw003c_wifi_nreset>;
        bus-width = <4>;
        cap-sdio-irq;
        non-removable;
index 06ac0f8..9a601d1 100644 (file)
        pinctrl-names = "default";
        pinctrl-0 = <&mmc1_pins>;
        vmmc-supply = <&vmmc1>;
-       vmmc_aux-supply = <&vsim>;
+       vqmmc-supply = <&vsim>;
        cd-gpios = <&twl_gpio 0 GPIO_ACTIVE_HIGH>;
        bus-width = <8>;
 };
index 45e2ce0..96d0301 100644 (file)
 
 &mmc1 {
        vmmc-supply = <&vmmc1>;
-       vmmc_aux-supply = <&vsim>;
+       vqmmc-supply = <&vsim>;
        bus-width = <4>;
        pinctrl-names = "default";
        pinctrl-0 = <&mmc1_pins>;
index abd6921..908951e 100644 (file)
@@ -33,7 +33,7 @@
 
 &mmc1 {
        vmmc-supply = <&vmmc1>;
-       vmmc_aux-supply = <&vsim>;
+       vqmmc-supply = <&vsim>;
        /*
         * S6-3 must be in ON position for 8 bit mode to function
         * Else, use 4 bit mode