Re: [PATCH 4/5] watchdog: remove tango driver

2021-01-23 Thread Arnd Bergmann
On Sat, Jan 23, 2021 at 7:36 PM Guenter Roeck wrote: > > On Wed, Jan 20, 2021 at 05:27:44PM +0100, Arnd Bergmann wrote: > > From: Arnd Bergmann > > > > The tango platform is getting removed, so the driver is no > > longer needed. > > > > Cc: Marc Gonzalez > > Cc: Mans Rullgard > > Signed-off-by

Re: [PATCH 4/5] watchdog: remove tango driver

2021-01-23 Thread Guenter Roeck
On Wed, Jan 20, 2021 at 05:27:44PM +0100, Arnd Bergmann wrote: > From: Arnd Bergmann > > The tango platform is getting removed, so the driver is no > longer needed. > > Cc: Marc Gonzalez > Cc: Mans Rullgard > Signed-off-by: Arnd Bergmann > Reviewed-by: Guenter Roeck > Acked-by: Mans Rullgard

Re: [PATCH 4/5] watchdog: remove tango driver

2021-01-21 Thread Guenter Roeck
On 1/21/21 7:18 AM, Arnd Bergmann wrote: > On Thu, Jan 21, 2021 at 3:01 PM Måns Rullgård wrote: >> Arnd Bergmann writes: >>> From: Arnd Bergmann >>> >>> The tango platform is getting removed, so the driver is no >>> longer needed. >>> >>> Cc: Marc Gonzalez >>> Cc: Mans Rullgard >>> Signed-off-

Re: [PATCH 4/5] watchdog: remove tango driver

2021-01-21 Thread Arnd Bergmann
On Thu, Jan 21, 2021 at 3:01 PM Måns Rullgård wrote: > Arnd Bergmann writes: > > From: Arnd Bergmann > > > > The tango platform is getting removed, so the driver is no > > longer needed. > > > > Cc: Marc Gonzalez > > Cc: Mans Rullgard > > Signed-off-by: Arnd Bergmann > > --- > > drivers/watc

Re: [PATCH 4/5] watchdog: remove tango driver

2021-01-21 Thread Måns Rullgård
Arnd Bergmann writes: > From: Arnd Bergmann > > The tango platform is getting removed, so the driver is no > longer needed. > > Cc: Marc Gonzalez > Cc: Mans Rullgard > Signed-off-by: Arnd Bergmann > --- > drivers/watchdog/Kconfig | 11 -- > drivers/watchdog/Makefile | 1 - > driv

Re: [PATCH 4/5] watchdog: remove tango driver

2021-01-20 Thread Guenter Roeck
On Wed, Jan 20, 2021 at 05:27:44PM +0100, Arnd Bergmann wrote: > From: Arnd Bergmann > > The tango platform is getting removed, so the driver is no > longer needed. > > Cc: Marc Gonzalez > Cc: Mans Rullgard > Signed-off-by: Arnd Bergmann Reviewed-by: Guenter Roeck > --- > drivers/watchdog

[PATCH 4/5] watchdog: remove tango driver

2021-01-20 Thread Arnd Bergmann
From: Arnd Bergmann The tango platform is getting removed, so the driver is no longer needed. Cc: Marc Gonzalez Cc: Mans Rullgard Signed-off-by: Arnd Bergmann --- drivers/watchdog/Kconfig | 11 -- drivers/watchdog/Makefile | 1 - drivers/watchdog/tangox_wdt.c | 209 --