[PATCH 4/5] watchdog: remove tango driver

Arnd Bergmann arnd at kernel.org
Thu Jan 21 10:18:20 EST 2021


On Thu, Jan 21, 2021 at 3:01 PM Måns Rullgård <mans at mansr.com> wrote:
> Arnd Bergmann <arnd at kernel.org> writes:
> > From: Arnd Bergmann <arnd at arndb.de>
> >
> > The tango platform is getting removed, so the driver is no
> > longer needed.
> >
> > Cc: Marc Gonzalez <marc.w.gonzalez at free.fr>
> > Cc: Mans Rullgard <mans at mansr.com>
> > Signed-off-by: Arnd Bergmann <arnd at arndb.de>
> > ---
> >  drivers/watchdog/Kconfig      |  11 --
> >  drivers/watchdog/Makefile     |   1 -
> >  drivers/watchdog/tangox_wdt.c | 209 ----------------------------------
> >  3 files changed, 221 deletions(-)
> >  delete mode 100644 drivers/watchdog/tangox_wdt.c
>
> The DT binding can go as well.

Good catch! I thought I had cross-checked all DT compatible strings of the
removed dts files, bindings and drivers to make sure everything is gone
at once, but it seems I missed a couple of files including this one.

Guenter and Wim, let me know if I should resend this patch or all watchdog
patches, or just remove the binding as part of the platform removal in the
soc tree.

       Arnd



More information about the linux-arm-kernel mailing list