1
0
Fork 0

ARM: dts: omap*: Replace deprecated "vmmc_aux" with "vqmmc"

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>
hifive-unleashed-5.1
Kishon Vijay Abraham I 2017-06-09 17:38:18 +05:30 committed by Tony Lindgren
parent c002c27874
commit 45ea75eb92
15 changed files with 15 additions and 15 deletions

View File

@ -79,7 +79,7 @@
&mmc1 { &mmc1 {
status = "okay"; status = "okay";
vmmc-supply = <&v3_3d>; vmmc-supply = <&v3_3d>;
vmmc_aux-supply = <&ldo1_reg>; vqmmc-supply = <&ldo1_reg>;
bus-width = <4>; bus-width = <4>;
cd-gpios = <&gpio6 27 0>; /* gpio 219 */ cd-gpios = <&gpio6 27 0>; /* gpio 219 */
}; };

View File

@ -446,7 +446,7 @@
pinctrl-names = "default"; pinctrl-names = "default";
pinctrl-0 = <&mmc1_pins_default>; pinctrl-0 = <&mmc1_pins_default>;
vmmc-supply = <&evm_3v3_sd>; vmmc-supply = <&evm_3v3_sd>;
vmmc_aux-supply = <&ldo1_reg>; vqmmc-supply = <&ldo1_reg>;
bus-width = <4>; bus-width = <4>;
/* /*
* SDCD signal is not being used here - using the fact that GPIO mode * SDCD signal is not being used here - using the fact that GPIO mode

View File

@ -172,7 +172,7 @@
}; };
&mmc1 { &mmc1 {
vmmc_aux-supply = <&vpo_sd_1v8_3v3>; vqmmc-supply = <&vpo_sd_1v8_3v3>;
}; };
&mmc2 { &mmc2 {

View File

@ -146,5 +146,5 @@
}; };
&mmc1 { &mmc1 {
vmmc_aux-supply = <&ldo1_reg>; vqmmc-supply = <&ldo1_reg>;
}; };

View File

@ -299,7 +299,7 @@
&mmc1 { &mmc1 {
vmmc-supply = <&vmmc1>; vmmc-supply = <&vmmc1>;
vmmc_aux-supply = <&vsim>; vqmmc-supply = <&vsim>;
bus-width = <8>; bus-width = <8>;
}; };

View File

@ -283,7 +283,7 @@
&mmc1 { &mmc1 {
vmmc-supply = <&vmmc1>; vmmc-supply = <&vmmc1>;
vmmc_aux-supply = <&vsim>; vqmmc-supply = <&vsim>;
bus-width = <8>; bus-width = <8>;
}; };

View File

@ -129,7 +129,7 @@
pinctrl-names = "default"; pinctrl-names = "default";
pinctrl-0 = <&mmc2_pins>; pinctrl-0 = <&mmc2_pins>;
vmmc-supply = <&wl12xx_vmmc2>; vmmc-supply = <&wl12xx_vmmc2>;
vmmc_aux-supply = <&wl12xx_vaux2>; vqmmc-supply = <&wl12xx_vaux2>;
non-removable; non-removable;
bus-width = <4>; bus-width = <4>;
cap-power-off-card; cap-power-off-card;

View File

@ -69,7 +69,7 @@
pinctrl-names = "default"; pinctrl-names = "default";
pinctrl-0 = <&mmc2_pins>; pinctrl-0 = <&mmc2_pins>;
vmmc-supply = <&wl12xx_vmmc2>; vmmc-supply = <&wl12xx_vmmc2>;
vmmc_aux-supply = <&wl12xx_vaux2>; vqmmc-supply = <&wl12xx_vaux2>;
non-removable; non-removable;
bus-width = <4>; bus-width = <4>;
cap-power-off-card; cap-power-off-card;

View File

@ -149,7 +149,7 @@
&mmc1 { &mmc1 {
vmmc-supply = <&vmmc1>; vmmc-supply = <&vmmc1>;
vmmc_aux-supply = <&vsim>; vqmmc-supply = <&vsim>;
bus-width = <8>; bus-width = <8>;
}; };

View File

@ -115,7 +115,7 @@
&mmc1 { &mmc1 {
interrupts-extended = <&intc 83 &omap3_pmx_core 0x11a>; interrupts-extended = <&intc 83 &omap3_pmx_core 0x11a>;
vmmc-supply = <&vmmc1>; vmmc-supply = <&vmmc1>;
vmmc_aux-supply = <&vsim>; vqmmc-supply = <&vsim>;
bus-width = <8>; bus-width = <8>;
}; };

View File

@ -741,7 +741,7 @@
pinctrl-names = "default"; pinctrl-names = "default";
pinctrl-0 = <&mmc2_pins>; pinctrl-0 = <&mmc2_pins>;
vmmc-supply = <&vaux3>; vmmc-supply = <&vaux3>;
vmmc_aux-supply = <&vsim>; vqmmc-supply = <&vsim>;
bus-width = <8>; bus-width = <8>;
non-removable; non-removable;
no-sdio; no-sdio;

View File

@ -181,7 +181,7 @@
pinctrl-names = "default"; pinctrl-names = "default";
pinctrl-0 = <&mmc2_pins>; pinctrl-0 = <&mmc2_pins>;
vmmc-supply = <&w3cbw003c_npoweron>; vmmc-supply = <&w3cbw003c_npoweron>;
vmmc_aux-supply = <&w3cbw003c_wifi_nreset>; vqmmc-supply = <&w3cbw003c_wifi_nreset>;
bus-width = <4>; bus-width = <4>;
cap-sdio-irq; cap-sdio-irq;
non-removable; non-removable;

View File

@ -223,7 +223,7 @@
pinctrl-names = "default"; pinctrl-names = "default";
pinctrl-0 = <&mmc1_pins>; pinctrl-0 = <&mmc1_pins>;
vmmc-supply = <&vmmc1>; vmmc-supply = <&vmmc1>;
vmmc_aux-supply = <&vsim>; vqmmc-supply = <&vsim>;
cd-gpios = <&twl_gpio 0 GPIO_ACTIVE_HIGH>; cd-gpios = <&twl_gpio 0 GPIO_ACTIVE_HIGH>;
bus-width = <8>; bus-width = <8>;
}; };

View File

@ -174,7 +174,7 @@
&mmc1 { &mmc1 {
vmmc-supply = <&vmmc1>; vmmc-supply = <&vmmc1>;
vmmc_aux-supply = <&vsim>; vqmmc-supply = <&vsim>;
bus-width = <4>; bus-width = <4>;
pinctrl-names = "default"; pinctrl-names = "default";
pinctrl-0 = <&mmc1_pins>; pinctrl-0 = <&mmc1_pins>;

View File

@ -33,7 +33,7 @@
&mmc1 { &mmc1 {
vmmc-supply = <&vmmc1>; vmmc-supply = <&vmmc1>;
vmmc_aux-supply = <&vsim>; vqmmc-supply = <&vsim>;
/* /*
* S6-3 must be in ON position for 8 bit mode to function * S6-3 must be in ON position for 8 bit mode to function
* Else, use 4 bit mode * Else, use 4 bit mode