[PATCH] ARM: dts: i.MX8MP: imx8mp-skov: skip sd/sdio detection on the eMMC
Ahmad Fatoum
a.fatoum at pengutronix.de
Mon Nov 18 09:56:22 PST 2024
On 18.11.24 17:43, Sven Püschel wrote:
> Skip sd/sdio detection on the eMMC to reduce the detection time by
> about 270ms. This change is already part of the kernel dtsi file
> (see dts/src/arm64/freescale/imx8mp-skov-reva.dtsi).
>
> Signed-off-by: Sven Püschel <s.pueschel at pengutronix.de>
Reviewed-by: Ahmad Fatoum <a.fatoum at pengutronix.de>
Next up HS200? ;-)
Cheers,
Ahmad
> ---
> arch/arm/dts/imx8mp-skov.dts | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/arch/arm/dts/imx8mp-skov.dts b/arch/arm/dts/imx8mp-skov.dts
> index 0c0ada1a5c..5271c9deab 100644
> --- a/arch/arm/dts/imx8mp-skov.dts
> +++ b/arch/arm/dts/imx8mp-skov.dts
> @@ -425,6 +425,8 @@ &usdhc3 {
> pinctrl-1 = <&pinctrl_usdhc3_100mhz>;
> pinctrl-2 = <&pinctrl_usdhc3_200mhz>;
> bus-width = <8>;
> + no-sd;
> + no-sdio;
> non-removable;
> status = "okay";
> };
--
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 |
More information about the barebox
mailing list