]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Watchdog: DA9052/53 PMIC watchdog support
authorAshish Jangam <ashish.jangam@kpitcummins.com>
Thu, 24 May 2012 13:01:14 +0000 (18:31 +0530)
committerWim Van Sebroeck <wim@iguana.be>
Wed, 30 May 2012 05:56:12 +0000 (07:56 +0200)
commit664a0d7862a6b10c709d4b4a3655fe2c59a20064
treec543a0e6a3dd7e0cea7ab3e5f365af02ca23297f
parent54e2dc9341aca23d5241699e3b74c8dce609fa2d
Watchdog: DA9052/53 PMIC watchdog support

This driver adds support for the watchdog functionality provided by
the Dialog Semiconductor DA9052 PMIC chip.

Tested on samsung smdkv6410 and i.mx53 QS boards.

Signed-off-by: Anthony Olech <Anthony.Olech@diasemi.com>
Signed-off-by: Ashish Jangam <ashish.jangam@kpitcummins.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Documentation/watchdog/watchdog-parameters.txt
drivers/watchdog/Kconfig
drivers/watchdog/Makefile
drivers/watchdog/da9052_wdt.c [new file with mode: 0644]