On Thu, Oct 03, 2024 at 01:46:41PM +0200, Herve Codina wrote: > > After contributing the driver, add myself as the maintainer for the > GE HealthCare PCM ADC IIO driver. > > Signed-off-by: Herve Codina <herve.codina@xxxxxxxxxxx> Tested-by: Ian Ray <ian.ray@xxxxxxxxxxxxxxxx> > --- > MAINTAINERS | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index bd288a97c770..6cccbe4e3d72 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -9459,6 +9459,14 @@ M: Kieran Bingham <kbingham@xxxxxxxxxx> > S: Supported > F: scripts/gdb/ > > +GE HEALTHCARE PMC ADC DRIVER > +M: Herve Codina <herve.codina@xxxxxxxxxxx> > +L: linux-iio@xxxxxxxxxxxxxxx > +S: Maintained > +F: Documentation/devicetree/bindings/iio/adc/gehc,pmc-adc.yaml > +F: drivers/iio/adc/gehc-pmc-adc.c > +F: include/dt-bindings/iio/adc/gehc,pmc-adc.h > + > GEMINI CRYPTO DRIVER > M: Corentin Labbe <clabbe@xxxxxxxxxxxx> > L: linux-crypto@xxxxxxxxxxxxxxx > -- > 2.46.1 > >