[PATCH] arm: dts: imx6q-ba16: Remove unused vqmmc-supply
From: Akshay Bhat <hidden>
Date: 2016-03-28 19:42:43
The vqmmc supply is not connected to bio supply on the BA16 module. Remove the same. Signed-off-by: Akshay Bhat <redacted> --- arch/arm/boot/dts/imx6q-ba16.dtsi | 1 - 1 file changed, 1 deletion(-)
diff --git a/arch/arm/boot/dts/imx6q-ba16.dtsi b/arch/arm/boot/dts/imx6q-ba16.dtsi
index 8f6e603..96701a3 100644
--- a/arch/arm/boot/dts/imx6q-ba16.dtsi
+++ b/arch/arm/boot/dts/imx6q-ba16.dtsi@@ -390,7 +390,6 @@ 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";
--
2.7.4