Re: [PATCH v3 1/7] staging: vc04_services: Drop bcm2835-camera driver

From: Stefan Wahren

Date: Thu Oct 30 2025 - 12:56:00 EST


Am 29.10.25 um 11:30 schrieb Jai Luthra:
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).

Acked-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
Signed-off-by: Jai Luthra <jai.luthra@xxxxxxxxxxxxxxxx>
---
Acked-by: Stefan Wahren <wahrenst@xxxxxxx>