[PATCH 12/13] platform/raspberrypi: vchiq-mmal: Add defines for mmal_es_format flags

Krzysztof Kozlowski krzk at kernel.org
Sun Nov 2 01:33:13 PST 2025


On 31/10/2025 18:27, Jai Luthra wrote:
> From: Dave Stevenson <dave.stevenson at raspberrypi.com>
> 
> There is a flags field in struct mmal_es_format, but the defines
> for what the bits meant weren't included in the headers.
> For V4L2_PIX_FMT_NV12_COL128 support we need them, so add them in.
> 
> Signed-off-by: Dave Stevenson <dave.stevenson at raspberrypi.com>
> Signed-off-by: Jai Luthra <jai.luthra at ideasonboard.com>
> ---
>  drivers/platform/raspberrypi/vchiq-mmal/mmal-msg-format.h | 10 ++++++++++

That's pointless change. We don't add unused header pieces. If this is
used, add it with the user in the same commit.


Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list