Re: [PATCH 4/4] MAINTAINERS: add entry for GXFP5130 fingerprint sensor driver
From: Greg KH
Date: Sat Jul 18 2026 - 05:07:36 EST
On Sat, Jul 18, 2026 at 11:14:31AM +0300, Metehan Günen wrote:
> Add maintainer entry for the new Goodix GXFP5130 driver covering
> the driver source tree, UAPI header, and documentation.
>
> Signed-off-by: Metehan Günen <metehangnen@xxxxxxxxx>
> ---
> MAINTAINERS | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index a674e3652..7d18b5410 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11048,6 +11048,13 @@ S: Maintained
> F: Documentation/devicetree/bindings/connector/gocontroll,moduline-module-slot.yaml
>
> GOODIX TOUCHSCREEN
> +GOODIX GXFP5130 FINGERPRINT SENSOR DRIVER
> +M: Metehan Günen <metehangnen@xxxxxxxxx>
> +L: linux-kernel@xxxxxxxxxxxxxxx
> +S: Maintained
> +F: Documentation/misc-devices/gxfp5130.rst
> +F: drivers/misc/gxfp5130/
> +F: include/uapi/linux/gxfp_ioctl.h
> M: Hans de Goede <hansg@xxxxxxxxxx>
> L: linux-input@xxxxxxxxxxxxxxx
> S: Maintained
I don't think this entry is doing what you think it is doing.
Was it created by a LLM?
thanks,
greg k-h