[PATCH v2 4/7] hwrng: exynos: Implement bus clock control
Anand Moon
linux.amoon at gmail.com
Thu Jun 20 02:27:17 PDT 2024
Hi Sam,
On Wed, 19 Jun 2024 at 02:15, Sam Protsenko <semen.protsenko at linaro.org> wrote:
>
> Some SoCs like Exynos850 might require the SSS bus clock (PCLK) to be
> enabled in order to access TRNG registers. Add and handle the optional
> PCLK clock accordingly to make it possible.
>
> Signed-off-by: Sam Protsenko <semen.protsenko at linaro.org>
> ---
> Changes in v2:
> - Used devm_clk_get_optional_enabled() to avoid calling
> clk_prepare_enable() for PCLK
>
Reviewed-by: Anand Moon <linux.amoon at gmail.com>
Thanks
-Anand
More information about the linux-arm-kernel
mailing list