Re: [PATCH 0/5] media: uvc: Probe PLF limits at start-up

From: Sergey Senozhatsky
Date: Tue Mar 19 2024 - 04:41:13 EST


On (24/03/18 23:55), Ricardo Ribalda wrote:
>
> The UVC standard descries the values for the PLF control for its
> versions 1.1 and and 1.5, but it does not describe which values MUST be
> implemented.
>
> So far, we have been adding "device quirks" to provide proper limits for
> the control, but this is failing to scale.
>
> Add a function that during probe-time checks the capability of the
> control.
>
> Signed-off-by: Ricardo Ribalda <ribalda@xxxxxxxxxxxx>

Looks good to me

FWIW
Reviewed-by: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>