Re: [PATCH v10 02/22] drm/display: hdmi-state-helper: Use default case for unsupported formats

From: Maxime Ripard

Date: Mon Mar 09 2026 - 11:36:29 EST


On Thu, 5 Mar 2026 15:19:28 +0100, Nicolas Frattaroli wrote:
> Switch statements that do not handle all possible values of an
> enumeration will generate a warning during compilation. In preparation
> for adding a COUNT value to the end of the enum, this needs to be dealt
> with.
>
>
> [ ... ]

Reviewed-by: Maxime Ripard <mripard@xxxxxxxxxx>

Thanks!
Maxime