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