watchdog: bcm7038_wdt: Add platform device id for bcm63xx-wdt
authorFlorian Fainelli <f.fainelli@gmail.com>
Fri, 12 Nov 2021 22:46:34 +0000 (14:46 -0800)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Tue, 28 Dec 2021 13:03:02 +0000 (14:03 +0100)
commite764faef774b931994d31a856d786734691ab26e
tree0fd8e42731ebb066e93387da91d944a69006f10d
parentbc0bf9e9ac3ba49d1c7ab267a58204b525ac054b
watchdog: bcm7038_wdt: Add platform device id for bcm63xx-wdt

In order to phase out bcm63xx_wdt and use bcm7038_wdt instead, introduce
a platform_device_id table that allows both names to be matched.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20211112224636.395101-6-f.fainelli@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
drivers/watchdog/bcm7038_wdt.c