Re: [PATCH 7/7] MAINTAINERS: Update ST VD55G camera driver entry
From: Krzysztof Kozlowski
Date: Thu Sep 03 2026 - 10:50:05 EST
On Wed, Sep 02, 2026 at 04:45:46PM -0400, Peter Marshall wrote:
> Point to the updated vd55g sources and documentation, and add myself as
> a maintainer.
>
> Signed-off-by: Peter Marshall <pm@xxxxxxxxxxxxxxxx>
> ---
> MAINTAINERS | 7 ++++---
> 1 file changed, 4 insertions(+), 3 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 5114e6db7..b090e6318 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -25649,13 +25649,14 @@ F: Documentation/devicetree/bindings/hwmon/st,tsc1641.yaml
> F: Documentation/hwmon/tsc1641.rst
> F: drivers/hwmon/tsc1641.c
>
> -ST VD55G1 DRIVER
> +ST VD55G DRIVER
> M: Benjamin Mugnier <benjamin.mugnier@xxxxxxxxxxx>
> M: Sylvain Petinot <sylvain.petinot@xxxxxxxxxxx>
> +M: Peter Marshall <pm@xxxxxxxxxxxxxxxx>
> L: linux-media@xxxxxxxxxxxxxxx
> S: Maintained
> -F: Documentation/devicetree/bindings/media/i2c/st,vd55g1.yaml
> -F: drivers/media/i2c/vd55g1.c
Your patches are completely unbisectable... you already removed these
files so previous commits leave stale/wrong paths.
Removal of a file is only complete if you update all the paths. It is
not a separate logical action from updating paths.
Best regards,
Krzysztof