]> git.karo-electronics.de Git - karo-tx-linux.git/commit
watchdog: davinci: reuse driver for keystone arch
authorIvan Khoronzhuk <ivan.khoronzhuk@ti.com>
Wed, 4 Dec 2013 19:39:30 +0000 (21:39 +0200)
committerWim Van Sebroeck <wim@iguana.be>
Sat, 28 Dec 2013 20:44:27 +0000 (21:44 +0100)
commitd145823746e91bca99b1d6612b94e60fc4c96aa4
tree07e3a2c11294841481598c6d526cffa3166104ba
parent64ca8907827a1f451f91f2c055e887a34e2504dc
watchdog: davinci: reuse driver for keystone arch

The keystone arch uses the same IP watchdog, so add "ti,keystone-wdt"
compatible and correct identity.

The Keystone arch is using clocks in DT and source clock for watchdog
has to be specified, so add this to binding.

Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Documentation/devicetree/bindings/watchdog/davinci-wdt.txt
drivers/watchdog/Kconfig
drivers/watchdog/davinci_wdt.c