ARM: dts: imx6: phycore-som: fix emmc supply
authorMarco Felsch <m.felsch@pengutronix.de>
Thu, 16 Jan 2020 14:01:08 +0000 (15:01 +0100)
committerShawn Guo <shawnguo@kernel.org>
Thu, 13 Feb 2020 12:57:11 +0000 (20:57 +0800)
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>
arch/arm/boot/dts/imx6qdl-phytec-phycore-som.dtsi

index 978dc1c..4d18952 100644 (file)
        pinctrl-0 = <&pinctrl_usdhc4>;
        bus-width = <8>;
        non-removable;
-       vmmc-supply = <&vdd_emmc_1p8>;
        status = "disabled";
 };