mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Ahmad Fatoum <a.fatoum@pengutronix.de>
To: "Sven Püschel" <s.pueschel@pengutronix.de>, barebox@lists.infradead.org
Subject: Re: [PATCH] ARM: dts: i.MX8MP: imx8mp-skov: skip sd/sdio detection on the eMMC
Date: Mon, 18 Nov 2024 18:56:22 +0100	[thread overview]
Message-ID: <f282c2bc-f629-4433-a1dd-7a3a79aa3432@pengutronix.de> (raw)
In-Reply-To: <20241118164344.48806-1-s.pueschel@pengutronix.de>

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@pengutronix.de>

Reviewed-by: Ahmad Fatoum <a.fatoum@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 |



      reply	other threads:[~2024-11-18 17:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-18 16:43 Sven Püschel
2024-11-18 17:56 ` Ahmad Fatoum [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f282c2bc-f629-4433-a1dd-7a3a79aa3432@pengutronix.de \
    --to=a.fatoum@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=s.pueschel@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox