Re: [PATCH v3 1/2] watchdog: bcm281xx: Watchdog Driver

2013-11-18 Thread Guenter Roeck
On 11/18/2013 05:24 PM, Markus Mayer wrote: This commit adds support for the watchdog timer used on the BCM281xx family of SoCs. Signed-off-by: Markus Mayer Reviewed-by: Matt Porter --- drivers/watchdog/Kconfig| 22 +++ drivers/watchdog/Makefile |1 +

[PATCH v3 1/2] watchdog: bcm281xx: Watchdog Driver

2013-11-18 Thread Markus Mayer
This commit adds support for the watchdog timer used on the BCM281xx family of SoCs. Signed-off-by: Markus Mayer Reviewed-by: Matt Porter --- drivers/watchdog/Kconfig| 22 +++ drivers/watchdog/Makefile |1 + drivers/watchdog/bcm_kona_wdt.c | 366

[PATCH v3 1/2] watchdog: bcm281xx: Watchdog Driver

2013-11-18 Thread Markus Mayer
This commit adds support for the watchdog timer used on the BCM281xx family of SoCs. Signed-off-by: Markus Mayer markus.ma...@linaro.org Reviewed-by: Matt Porter matt.por...@linaro.org --- drivers/watchdog/Kconfig| 22 +++ drivers/watchdog/Makefile |1 +

Re: [PATCH v3 1/2] watchdog: bcm281xx: Watchdog Driver

2013-11-18 Thread Guenter Roeck
On 11/18/2013 05:24 PM, Markus Mayer wrote: This commit adds support for the watchdog timer used on the BCM281xx family of SoCs. Signed-off-by: Markus Mayer markus.ma...@linaro.org Reviewed-by: Matt Porter matt.por...@linaro.org --- drivers/watchdog/Kconfig| 22 +++