]> www.infradead.org Git - nvme.git/commitdiff
arm64: dts: imx93-11x11-evk: Remove the 'no-sdio' property
authorFabio Estevam <festevam@gmail.com>
Wed, 29 May 2024 03:48:54 +0000 (00:48 -0300)
committerShawn Guo <shawnguo@kernel.org>
Sun, 16 Jun 2024 06:04:49 +0000 (14:04 +0800)
The usdhc2 port is connected to the microSD slot. The presence of the
'no-sdio' property prevents Wifi SDIO cards, such as CMP9010-X-EVB [1]
to be detected.

Remove the 'no-sdio' property so that SDIO cards could also work.

[1] https://www.nxp.com/products/wireless-connectivity/wi-fi-plus-bluetooth-plus-802-15-4/cmp9010-x-evb-iw416-usd-interface-evaluation-board:CMP9010-X-EVB

Fixes: e37907bd8294 ("arm64: dts: freescale: add i.MX93 11x11 EVK basic support")
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts

index d400d85f42a92283518034fd4043f7cd92a1e40a..bd98eff4d685f1e7709654bafe736f290e5cfd59 100644 (file)
        vmmc-supply = <&reg_usdhc2_vmmc>;
        bus-width = <4>;
        status = "okay";
-       no-sdio;
        no-mmc;
 };