[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK8P3a2QFewbxz+HEo9MCE3+RuZBT=yM3Bd2pGhtvN0=-9sj_g@mail.gmail.com>
Date: Thu, 21 Jan 2021 16:18:20 +0100
From: Arnd Bergmann <arnd@...nel.org>
To: Måns Rullgård <mans@...sr.com>
Cc: Linux ARM <linux-arm-kernel@...ts.infradead.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
LINUXWATCHDOG <linux-watchdog@...r.kernel.org>,
Guenter Roeck <linux@...ck-us.net>,
Wim Van Sebroeck <wim@...ux-watchdog.org>,
Arnd Bergmann <arnd@...db.de>,
Marc Gonzalez <marc.w.gonzalez@...e.fr>
Subject: Re: [PATCH 4/5] watchdog: remove tango driver
On Thu, Jan 21, 2021 at 3:01 PM Måns Rullgård <mans@...sr.com> wrote:
> Arnd Bergmann <arnd@...nel.org> writes:
> > From: Arnd Bergmann <arnd@...db.de>
> >
> > The tango platform is getting removed, so the driver is no
> > longer needed.
> >
> > Cc: Marc Gonzalez <marc.w.gonzalez@...e.fr>
> > Cc: Mans Rullgard <mans@...sr.com>
> > Signed-off-by: Arnd Bergmann <arnd@...db.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
Powered by blists - more mailing lists