Message ID | 20190813061046.15712-1-efremov@linux.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | MAINTAINERS: Update path to tcb_clksrc.c | expand |
On 13/08/2019 at 08:10, Denis Efremov wrote: > Update MAINTAINERS record to reflect the filename change > from tcb_clksrc.c to timer-atmel-tcb.c > > Cc: Nicolas Ferre <nicolas.ferre@microchip.com> Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com> But, while you're at it, I would add another line: see below... > Cc: Alexandre Belloni <alexandre.belloni@bootlin.com> > Cc: linux-arm-kernel@lists.infradead.org > Fixes: a7aae768166e ("clocksource/drivers/tcb_clksrc: Rename the file for consistency") > Signed-off-by: Denis Efremov <efremov@linux.com> > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index c9ad38a9414f..3ec8154e4630 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -10637,7 +10637,7 @@ M: Nicolas Ferre <nicolas.ferre@microchip.com> +M: Alexandre Belloni <alexandre.belloni@bootlin.com> But Alexandre have to agree, of course. > L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > S: Supported > F: drivers/misc/atmel_tclib.c > -F: drivers/clocksource/tcb_clksrc.c > +F: drivers/clocksource/timer-atmel-tcb.c > > MICROCHIP USBA UDC DRIVER > M: Cristian Birsan <cristian.birsan@microchip.com> We could also remove this entry and mix it with: "ARM/Microchip (AT91) SoC support" But I prefer to keep it separated like this for various reasons. Best regards,
On 13/08/2019 08:11:23+0000, Nicolas Ferre wrote: > On 13/08/2019 at 08:10, Denis Efremov wrote: > > Update MAINTAINERS record to reflect the filename change > > from tcb_clksrc.c to timer-atmel-tcb.c > > > > Cc: Nicolas Ferre <nicolas.ferre@microchip.com> > > Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com> > But, while you're at it, I would add another line: see below... > > > Cc: Alexandre Belloni <alexandre.belloni@bootlin.com> > > Cc: linux-arm-kernel@lists.infradead.org > > Fixes: a7aae768166e ("clocksource/drivers/tcb_clksrc: Rename the file for consistency") > > Signed-off-by: Denis Efremov <efremov@linux.com> > > --- > > MAINTAINERS | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index c9ad38a9414f..3ec8154e4630 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -10637,7 +10637,7 @@ M: Nicolas Ferre <nicolas.ferre@microchip.com> > > +M: Alexandre Belloni <alexandre.belloni@bootlin.com> > > But Alexandre have to agree, of course. > > > L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > > S: Supported > > F: drivers/misc/atmel_tclib.c > > -F: drivers/clocksource/tcb_clksrc.c > > +F: drivers/clocksource/timer-atmel-tcb.c > > > > MICROCHIP USBA UDC DRIVER > > M: Cristian Birsan <cristian.birsan@microchip.com> > > We could also remove this entry and mix it with: > "ARM/Microchip (AT91) SoC support" > > But I prefer to keep it separated like this for various reasons. > I would simply remove this entry because all the files are already matching the SoC entry (it has N: atmel) and atmel_tclib will go away (I have a series to do that). If you want to keep a separate entry, maybe we should then add the system timer and pit drivers.
On 14/08/2019 at 11:08, Alexandre Belloni wrote: > External E-Mail > > > On 13/08/2019 08:11:23+0000, Nicolas Ferre wrote: >> On 13/08/2019 at 08:10, Denis Efremov wrote: >>> Update MAINTAINERS record to reflect the filename change >>> from tcb_clksrc.c to timer-atmel-tcb.c >>> >>> Cc: Nicolas Ferre <nicolas.ferre@microchip.com> >> >> Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com> >> But, while you're at it, I would add another line: see below... >> >>> Cc: Alexandre Belloni <alexandre.belloni@bootlin.com> >>> Cc: linux-arm-kernel@lists.infradead.org >>> Fixes: a7aae768166e ("clocksource/drivers/tcb_clksrc: Rename the file for consistency") >>> Signed-off-by: Denis Efremov <efremov@linux.com> >>> --- >>> MAINTAINERS | 2 +- >>> 1 file changed, 1 insertion(+), 1 deletion(-) >>> >>> diff --git a/MAINTAINERS b/MAINTAINERS >>> index c9ad38a9414f..3ec8154e4630 100644 >>> --- a/MAINTAINERS >>> +++ b/MAINTAINERS >>> @@ -10637,7 +10637,7 @@ M: Nicolas Ferre <nicolas.ferre@microchip.com> >> >> +M: Alexandre Belloni <alexandre.belloni@bootlin.com> >> >> But Alexandre have to agree, of course. >> >>> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) >>> S: Supported >>> F: drivers/misc/atmel_tclib.c >>> -F: drivers/clocksource/tcb_clksrc.c >>> +F: drivers/clocksource/timer-atmel-tcb.c >>> >>> MICROCHIP USBA UDC DRIVER >>> M: Cristian Birsan <cristian.birsan@microchip.com> >> >> We could also remove this entry and mix it with: >> "ARM/Microchip (AT91) SoC support" >> >> But I prefer to keep it separated like this for various reasons. >> > > I would simply remove this entry because all the files are already > matching the SoC entry (it has N: atmel) and atmel_tclib will go away (I > have a series to do that). All right: let's remove it. Thanks Denis for the heads-up! Best regards, Nicolas > If you want to keep a separate entry, maybe we should then add the > system timer and pit drivers. > >
diff --git a/MAINTAINERS b/MAINTAINERS index c9ad38a9414f..3ec8154e4630 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10637,7 +10637,7 @@ M: Nicolas Ferre <nicolas.ferre@microchip.com> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Supported F: drivers/misc/atmel_tclib.c -F: drivers/clocksource/tcb_clksrc.c +F: drivers/clocksource/timer-atmel-tcb.c MICROCHIP USBA UDC DRIVER M: Cristian Birsan <cristian.birsan@microchip.com>
Update MAINTAINERS record to reflect the filename change from tcb_clksrc.c to timer-atmel-tcb.c Cc: Nicolas Ferre <nicolas.ferre@microchip.com> Cc: Alexandre Belloni <alexandre.belloni@bootlin.com> Cc: linux-arm-kernel@lists.infradead.org Fixes: a7aae768166e ("clocksource/drivers/tcb_clksrc: Rename the file for consistency") Signed-off-by: Denis Efremov <efremov@linux.com> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)