ARM: dts: imx6qdl-icore-rqs: Use the 'vmmc-supply' property
authorFabio Estevam <festevam@denx.de>
Thu, 25 May 2023 01:12:26 +0000 (22:12 -0300)
committerShawn Guo <shawnguo@kernel.org>
Sat, 27 May 2023 13:24:01 +0000 (21:24 +0800)
'vmcc-supply' is not a valid property.

Use 'vmmc-supply' supply instead.

Signed-off-by: Fabio Estevam <festevam@denx.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6qdl-icore-rqs.dtsi

index a4217f5..ef3f88c 100644 (file)
        pinctrl-0 = <&pinctrl_usdhc3>;
        pinctrl-1 = <&pinctrl_usdhc3_100mhz>;
        pinctrl-2 = <&pinctrl_usdhc3_200mhz>;
-       vmcc-supply = <&reg_sd3_vmmc>;
+       vmmc-supply = <&reg_sd3_vmmc>;
        cd-gpios = <&gpio1 1 GPIO_ACTIVE_LOW>;
        bus-width = <4>;
        no-1-8-v;
        pinctrl-0 = <&pinctrl_usdhc4>;
        pinctrl-1 = <&pinctrl_usdhc4_100mhz>;
        pinctrl-2 = <&pinctrl_usdhc4_200mhz>;
-       vmcc-supply = <&reg_sd4_vmmc>;
+       vmmc-supply = <&reg_sd4_vmmc>;
        bus-width = <8>;
        no-1-8-v;
        non-removable;