commit | fd90d48db0377d4a5a6786ce19d33185c2cbe029 | [log] [tgz] |
---|---|---|
author | Chris Packham <chris.packham@alliedtelesis.co.nz> | Mon Mar 30 15:55:00 2020 +1300 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Wed Apr 01 12:33:44 2020 +0200 |
tree | bb1f92ab58939aa0b14b44ddff4947b22b741af1 | |
parent | 06c4e103bf8a292d19697e670fb05a36a197e9da [diff] |
rtc: ds1307: add support for watchdog timer on ds1388 The DS1388 variant has watchdog timer capabilities. When using a DS1388 and having enabled CONFIG_WATCHDOG_CORE register a watchdog device for the DS1388. Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Link: https://lore.kernel.org/r/20200330025500.6991-1-chris.packham@alliedtelesis.co.nz Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>