On Thu, Dec 14, 2023 at 04:18:03PM +0100, Ahmad Fatoum wrote: > Since commit 4ead6e90a9cb ("mci: handle SDIO cards gracefully"), barebox > no longer chokes on SDIO cards, but skips them gracefully. We thus don't > need to force disable them in the barebox DT. > > Signed-off-by: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx> > --- > arch/arm/dts/bcm2711-rpi-4.dts | 5 ----- > 1 file changed, 5 deletions(-) Applied, thanks Sascha > > diff --git a/arch/arm/dts/bcm2711-rpi-4.dts b/arch/arm/dts/bcm2711-rpi-4.dts > index 3c0caa73f8f1..de748e2fc65b 100644 > --- a/arch/arm/dts/bcm2711-rpi-4.dts > +++ b/arch/arm/dts/bcm2711-rpi-4.dts > @@ -4,11 +4,6 @@ > reg = <0x0 0x0 0x0>; > }; > > -&sdhci { > - /* no use for SDIO WiFi in barebox */ > - status = "disabled"; > -}; > - > &uart1 { > /* VPU core clock is reported at 200MHz, but needs to be 500Mhz > * for ns16550 driver to set correct baudrate. Until that's > -- > 2.39.2 > > > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |