On Wed, 2021-11-17 at 17:17 +0200, Andy Shevchenko wrote: > On Wed, Nov 17, 2021 at 5:00 PM Anand Ashok Dumbre <ANANDASH@xxxxxxxxxx> wrote: > > > From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > > > Sent: Tuesday 16 November 2021 5:42 PM > > > On Tue, Nov 16, 2021 at 03:08:42PM +0000, Anand Ashok Dumbre wrote: > > > > Add maintaner entry for xilinx-ams driver. > > > > > > Have you run checkpatch? > > > > Yes I did. > > I don't see any error on this. > > Hmm... Perhaps it needs an unobvious parameter? > Joe, X is definitely after M, any idea why checkpatch hasn't caught this up? [] This is the suggested patch below right? https://lore.kernel.org/lkml/20211116150842.1051-6-anand.ashok.dumbre@xxxxxxxxxx/ It looks OK to me. What do you think checkpatch is supposed to find? --- diff --git a/MAINTAINERS b/MAINTAINERS index dcc1819ec84b..30de0ea64ac4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20640,6 +20640,13 @@ M: Radhey Shyam Pandey <radhey.shyam.pandey@xxxxxxxxxx> S: Maintained F: drivers/net/ethernet/xilinx/xilinx_axienet* +XILINX AMS DRIVER +M: Anand Ashok Dumbre <anand.ashok.dumbre@xxxxxxxxxx> +L: linux-iio@xxxxxxxxxxxxxxx +S: Maintained +F: Documentation/devicetree/bindings/iio/adc/xlnx,zynqmp-ams.yaml +F: drivers/iio/adc/xilinx-ams.c + XILINX CAN DRIVER M: Appana Durga Kedareswara rao <appana.durga.rao@xxxxxxxxxx> R: Naga Sureshkumar Relli <naga.sureshkumar.relli@xxxxxxxxxx> -- 2.17.1