Re: [PATCH 4/5] media: staging: Drop bcm2835-camera driver

From: Laurent Pinchart
Date: Wed Aug 27 2025 - 08:48:37 EST


Hi Jai,

Thank you for the patch.

On Wed, Aug 27, 2025 at 11:54:11AM +0530, Jai Luthra wrote:
> The bcm2835-camera driver is replaced by the V4L2 bcm2835-unicam driver
> that is already upstream. So drop it from staging.
>
> This also simplifies destaging of VCHIQ MMAL, by reducing the users of
> the MMAL API (this driver is one of them).
>
> Signed-off-by: Jai Luthra <jai.luthra@xxxxxxxxxxxxxxxx>

Acked-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>

> ---
> drivers/staging/vc04_services/Kconfig | 2 -
> drivers/staging/vc04_services/Makefile | 1 -
> .../staging/vc04_services/bcm2835-camera/Kconfig | 13 -
> .../staging/vc04_services/bcm2835-camera/Makefile | 6 -
> drivers/staging/vc04_services/bcm2835-camera/TODO | 17 -
> .../vc04_services/bcm2835-camera/bcm2835-camera.c | 2012 --------------------
> .../vc04_services/bcm2835-camera/bcm2835-camera.h | 142 --
> .../vc04_services/bcm2835-camera/controls.c | 1399 --------------
> 8 files changed, 3592 deletions(-)

--
Regards,

Laurent Pinchart