[PATCH] ARM: imx93: dtsi: set assigned-clocks for usdhc1

Ahmad Fatoum a.fatoum at pengutronix.de
Fri Dec 19 01:34:56 PST 2025


Hello,

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




More information about the barebox mailing list