Skip to content

Commit eb0bbba

Browse files
Marco FelschShawn Guo
authored andcommitted
ARM: dts: imx6: phycore-som: fix emmc supply
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: ddec5d1 ("ARM: dts: imx6: Add initial support for phyCORE-i.MX 6 SOM") Signed-off-by: Marco Felsch <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
1 parent bb6d3fb commit eb0bbba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/arm/boot/dts/imx6qdl-phytec-phycore-som.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,6 @@
192192
pinctrl-0 = <&pinctrl_usdhc4>;
193193
bus-width = <8>;
194194
non-removable;
195-
vmmc-supply = <&vdd_emmc_1p8>;
196195
status = "disabled";
197196
};
198197

0 commit comments

Comments
 (0)