[PATCH 0/3] media: mali-c55: Update uAPI headers for v6.19-rc1

From: Jacopo Mondi

Date: Mon Dec 15 2025 - 08:20:37 EST


The Mali C55 uAPI header has been accepted in the v6.19 merge window
with the definition of the MALI_C55_PARAM_BUFFER_V1 versioning number.

However, the driver uses the v4l2-isp framework, which defines its own
versioning symbols.

Remove the Mali C55 specific version identifiers and use the one defined
by the v4l2-isp framework.

Mauro, Hans: could you collect this for your next pull requests to Linus
for v6.19 please ?

Thanks
j

Signed-off-by: Jacopo Mondi <jacopo.mondi@xxxxxxxxxxxxxxxx>
---
Jacopo Mondi (3):
Documentation: media: mali-c55: Use v4l2-isp version identifier
media: mali-c55: Remove duplicated version check
uapi: media: mali-c55-config: Remove version identifier

Documentation/userspace-api/media/v4l/metafmt-arm-mali-c55.rst | 2 +-
drivers/media/platform/arm/mali-c55/mali-c55-params.c | 7 -------
include/uapi/linux/media/arm/mali-c55-config.h | 9 ---------
3 files changed, 1 insertion(+), 17 deletions(-)
---
base-commit: 8f0b4cce4481fb22653697cced8d0d04027cb1e8
change-id: 20251215-mali-c55-header-update-for-v6-19-rc1-118380a0cb7a

Best regards,
--
Jacopo Mondi <jacopo.mondi@xxxxxxxxxxxxxxxx>