ARM: dts: imx6qdl-kontron-samx6i: always enable eMMC

There are no variants of this module without an eMMC.

Signed-off-by: Michael Walle <mwalle@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Michael Walle
2024-06-17 11:13:35 +02:00
committed by Shawn Guo
parent 2005b36923
commit fa5a518c80
@@ -800,7 +800,6 @@
/* SDMMC */
&usdhc4 {
/* Internal eMMC, optional on some boards */
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_usdhc4>;
bus-width = <8>;
@@ -809,6 +808,7 @@
non-removable;
vmmc-supply = <&reg_3p3v_s0>;
vqmmc-supply = <&reg_1p8v_s0>;
status = "okay";
};
&wdog1 {