Re: (subset) [PATCH 2/2] drm/vc4: hdmi: Check the HSM rate at runtime_resume

From: Maxime Ripard
Date: Thu Oct 13 2022 - 08:11:17 EST


On Thu, 29 Sep 2022 11:21:18 +0200, Maxime Ripard wrote:
> If our HSM clock has not been properly initialized, any register access
> will silently lock up the system.
>
> Let's check that this can't happen by adding a check for the rate before
> any register access, and error out otherwise.
>
>
> [...]

Applied to drm/drm-misc (drm-misc-fixes).

Thanks!
Maxime