ARM: dts: imx6q-ba16: Remove unused vqmmc-supply
authorAkshay Bhat <akshay.bhat@timesys.com>
Tue, 12 Apr 2016 16:01:24 +0000 (12:01 -0400)
committerShawn Guo <shawnguo@kernel.org>
Wed, 13 Apr 2016 09:48:02 +0000 (17:48 +0800)
The vqmmc supply is not connected to bio supply on the BA16 module.
Hence remove vqmmc-supply property in usdhc3 node.

Signed-off-by: Akshay Bhat <akshay.bhat@timesys.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6q-ba16.dtsi

index 3f33a2a..8122e5b 100644 (file)
        pinctrl-0 = <&pinctrl_usdhc3 &pinctrl_usdhc3_reset>;
        bus-width = <8>;
        vmmc-supply = <&vdd_bperi>;
-       vqmmc-supply = <&vdd_bio>;
        non-removable;
        keep-power-in-suspend;
        status = "okay";