Re: [PATCH] clk: meson: do not fail when setting SD_EMMC_x_CLK0

Neil Armstrong <[email protected]> Wed, 22 Apr 2026 18:28:32 +0200
Newsgroups io.groups.u-boot-amlogic,de.denx.lists.u-boot
Message-ID <177687531266.2025915.11674452554926179447.b4-ty@b4>
Hi,

On Wed, 22 Apr 2026 10:48:58 +0200, Neil Armstrong wrote:
> Since Linux v7.0, the MMC controllers has the following properties:
>   assigned-clocks = <&clkc CLKID_SD_EMMC_x_CLK0>;
>   assigned-clock-rates = <24000000>;
> Which causes mmc controllers to fail in probe.
> 
> Make sure we do not fail until we properly implement rate setup.
> 
> [...]

Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-amlogic (u-boot-amlogic-next)

[1/1] clk: meson: do not fail when setting SD_EMMC_x_CLK0
      https://source.denx.de/u-boot/custodians/u-boot-amlogic/-/commit/723f14c946cbc8c09c3acf7bb7b7da65a4eeecd0

-- 
Neil