Re: [PATCH 3/4] MAINTAINERS: Add an entry for AF8133J driver

From: Krzysztof Kozlowski
Date: Mon Feb 12 2024 - 03:02:54 EST


On 11/02/2024 21:51, Ondřej Jirman wrote:
> From: Ondrej Jirman <megi@xxxxxx>
>
> As I am submitting the driver and have the device to test. I'll maintain
> the driver.
>
> Signed-off-by: Ondrej Jirman <megi@xxxxxx>
> ---
> MAINTAINERS | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index dc5ca7a042b5..cc691f61a77e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -579,6 +579,12 @@ F: drivers/iio/accel/adxl372.c
> F: drivers/iio/accel/adxl372_i2c.c
> F: drivers/iio/accel/adxl372_spi.c
>
> +AF8133J THREE-AXIS MAGNETOMETER DRIVER
> +M: Ondřej Jirman <megi@xxxxxx>
> +S: Maintained
> +F: Documentation/devicetree/bindings/iio/magnetometer/voltafield,af8133j.yaml
> +F: drivers/iio/magnetometer/af8133j.c

Your patchset is not correctly ordered. There is no such file here.

Best regards,
Krzysztof