On Fri, 2022-11-04 at 11:28 +0200, Antoniu Miclaus wrote: > Add myself as maintainer for the ADF4377 driver. > > Signed-off-by: Antoniu Miclaus <antoniu.miclaus@xxxxxxxxxx> > --- > MAINTAINERS | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index e1bc31a6624b..19a2f689e43e 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1189,6 +1189,14 @@ > W: https://ez.analog.com/linux-software-drivers > F: Documentation/devicetree/bindings/iio/amplifiers/adi,ada4250. > yaml > F: drivers/iio/amplifiers/ada4250.c > > +ANALOG DEVICES INC ADF4377 DRIVER > +M: Antoniu Miclaus <antoniu.miclaus@xxxxxxxxxx> > +L: linux-iio@xxxxxxxxxxxxxxx > +S: Supported > +W: https://ez.analog.com/linux-software-drivers > +F: Documentation/devicetree/bindings/iio/frequency/adi,adf4377.y > aml > +F: drivers/iio/frequency/adf4377.c > + > ANALOG DEVICES INC ADGS1408 DRIVER > M: Mircea Caprioru <mircea.caprioru@xxxxxxxxxx> > S: Supported I think this file should be already added on patch 1 where the only file would obviously be adi,adf4377.yaml. I believe checkpatch should complain about this? - Nuno Sá