summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6q-ba16.dtsi
diff options
context:
space:
mode:
authorAkshay Bhat <akshay.bhat@timesys.com>2016-04-12 12:01:24 -0400
committerShawn Guo <shawnguo@kernel.org>2016-04-13 17:48:02 +0800
commit027309fc856dd6cb50d890cf65136700f62f991c (patch)
treeb1b3174d39f2ee26bdee9d9fda46d38aec3cd5d9 /arch/arm/boot/dts/imx6q-ba16.dtsi
parentf4a458fd83246a52e86628cb49dc11de8be823e2 (diff)
ARM: dts: imx6q-ba16: Remove unused vqmmc-supply
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>
Diffstat (limited to 'arch/arm/boot/dts/imx6q-ba16.dtsi')
-rw-r--r--arch/arm/boot/dts/imx6q-ba16.dtsi1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6q-ba16.dtsi b/arch/arm/boot/dts/imx6q-ba16.dtsi
index 3f33a2a2dfd4..8122e5bbfebe 100644
--- a/arch/arm/boot/dts/imx6q-ba16.dtsi
+++ b/arch/arm/boot/dts/imx6q-ba16.dtsi
@@ -392,7 +392,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";