Message ID | 20240211205211.2890931-4-megi@xff.cz (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | Add support for AF8133J magnetometer | expand |
On 11/02/2024 21:51, Ondřej Jirman wrote: > From: Ondrej Jirman <megi@xff.cz> > > As I am submitting the driver and have the device to test. I'll maintain > the driver. > > Signed-off-by: Ondrej Jirman <megi@xff.cz> > --- > 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@xff.cz> > +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
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@xff.cz> +S: Maintained +F: Documentation/devicetree/bindings/iio/magnetometer/voltafield,af8133j.yaml +F: drivers/iio/magnetometer/af8133j.c + AF9013 MEDIA DRIVER L: linux-media@vger.kernel.org S: Orphan