[PATCH v2 1/2] hw_random: omap-rng: ignore clocks for OMAP3/4
Sascha Hauer
s.hauer at pengutronix.de
Tue Jun 10 23:56:13 PDT 2025
On Tue, 10 Jun 2025 22:37:25 +0200, Ahmad Fatoum wrote:
> We do not have clock drivers for OMAP, including the AM33xx.
> The omap-rng driver calls clk_get_optional and so far this returned
> NULL, because CONFIG_COMMON_CLK_OF_PROVIDER was disabled.
>
> In configurations with the option enabled, we get understandably an
> error code, which makes the drive defer probe indefinitely.
>
> [...]
Applied, thanks!
[1/2] hw_random: omap-rng: ignore clocks for OMAP3/4
https://git.pengutronix.de/cgit/barebox/commit/?id=9c3afd5083a3 (link may not be stable)
[2/2] ARM: configs: omap_defconfig: enable HW_RANDOM_OMAP
https://git.pengutronix.de/cgit/barebox/commit/?id=1326e51d9b15 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list