summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Felsch <m.felsch@pengutronix.de>2020-01-16 15:01:08 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-03-12 07:18:42 +0100
commita9736bca096e96b8761bc00e9636dab12c96ce8c (patch)
tree4861a2b1f26a334b3995646779bd064298370eae
parentf47686399e8e49043f49aab28b8a292a784619b0 (diff)
downloadlinux-a9736bca096e96b8761bc00e9636dab12c96ce8c.tar.gz
linux-a9736bca096e96b8761bc00e9636dab12c96ce8c.tar.bz2
linux-a9736bca096e96b8761bc00e9636dab12c96ce8c.zip
ARM: dts: imx6: phycore-som: fix emmc supply
commit eb0bbba7636b9fc81939d6087a5fe575e150c95a upstream. Currently the vmmc is supplied by the 1.8V pmic rail but this is wrong. The default module behaviour is to power VCCQ and VCC by the 3.3V power rail. Optional the user can connect the VCCQ to the pmic 1.8V emmc power rail using a solder jumper. Fixes: ddec5d1c0047 ("ARM: dts: imx6: Add initial support for phyCORE-i.MX 6 SOM") Signed-off-by: Marco Felsch <m.felsch@pengutronix.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r--arch/arm/boot/dts/imx6qdl-phytec-phycore-som.dtsi1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6qdl-phytec-phycore-som.dtsi b/arch/arm/boot/dts/imx6qdl-phytec-phycore-som.dtsi
index 6486df3e2942..881cea0b61ba 100644
--- a/arch/arm/boot/dts/imx6qdl-phytec-phycore-som.dtsi
+++ b/arch/arm/boot/dts/imx6qdl-phytec-phycore-som.dtsi
@@ -183,7 +183,6 @@
pinctrl-0 = <&pinctrl_usdhc4>;
bus-width = <8>;
non-removable;
- vmmc-supply = <&vdd_emmc_1p8>;
status = "disabled";
};