mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Ahmad Fatoum <a.fatoum@pengutronix.de>
To: Michael Grzeschik <m.grzeschik@pengutronix.de>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	BAREBOX <barebox@lists.infradead.org>
Cc: Steffen Trumtrar <s.trumtrar@pengutronix.de>
Subject: Re: [PATCH] ARM: imx93: dtsi: set assigned-clocks for usdhc1
Date: Fri, 19 Dec 2025 10:34:56 +0100	[thread overview]
Message-ID: <84b8c4da-2156-41f6-a8f1-a2eb83f3ace7@pengutronix.de> (raw)
In-Reply-To: <20251219-imx93-clk-v1-1-087f491c7f89@pengutronix.de>

Hello,

On 12/19/25 10:29 AM, Michael Grzeschik wrote:
> From: Steffen Trumtrar <s.trumtrar@pengutronix.de>
> 
> Configure the usdhc1 clock for imx93 devices.
> 
> Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
> Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>

Can you please explain why this is necessary? I suspect it's to support
HS200 speeds, but this info should go into commit message body instead
of rephrasing the title.

Thanks,
Ahmad


> ---
>  arch/arm/dts/imx93.dtsi | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/arch/arm/dts/imx93.dtsi b/arch/arm/dts/imx93.dtsi
> index e1328de672438ffc8a3b785a3fb76168ced8dbdb..3bb9e24c781632dd390e483f059cabb600a4f6a6 100644
> --- a/arch/arm/dts/imx93.dtsi
> +++ b/arch/arm/dts/imx93.dtsi
> @@ -47,3 +47,9 @@ ddrc: memory-controller@4e300000 {
>  		};
>  	};
>  };
> +
> +&usdhc1 {
> +	assigned-clocks = <&clk IMX93_CLK_USDHC1>;
> +	assigned-clock-parents = <&clk IMX93_CLK_SYS_PLL_PFD1>;
> +	assigned-clock-rates = <400000000>;
> +};
> 
> ---
> base-commit: e2d7e032281158b54541392b4d8108de204137a1
> change-id: 20251219-imx93-clk-cf19103fcd76
> 
> Best regards,

-- 
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:[~2025-12-19  9:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-19  9:29 Michael Grzeschik
2025-12-19  9:34 ` 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=84b8c4da-2156-41f6-a8f1-a2eb83f3ace7@pengutronix.de \
    --to=a.fatoum@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=m.grzeschik@pengutronix.de \
    --cc=s.hauer@pengutronix.de \
    --cc=s.trumtrar@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