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:
@@ -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 = <®_3p3v_s0>;
|
||||
vqmmc-supply = <®_1p8v_s0>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&wdog1 {
|
||||
|
||||
Reference in New Issue
Block a user