[PATCH] watchdog: Add Broadcom BCM2708 watchdog timer driver

Arend van Spriel arend at broadcom.com
Fri Mar 22 14:46:10 EDT 2013


On 03/22/2013 01:55 PM, Lubomir Rintel wrote:
> Signed-off-by: Lubomir Rintel <lkundrak at v3.sk>
> Cc: Stephen Warren <swarren at wwwdotorg.org>
> Cc: Wim Van Sebroeck <wim at iguana.be>
> Cc: linux-rpi-kernel at lists.infradead.org
> Cc: linux-watchdog at vger.kernel.org
> ---
>  arch/arm/configs/bcm2835_defconfig |    4 +
>  drivers/watchdog/Kconfig           |   11 +++
>  drivers/watchdog/Makefile          |    1 +
>  drivers/watchdog/bcm2835_wdt.c     |  158 ++++++++++++++++++++++++++++++++++++
>  4 files changed, 174 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/watchdog/bcm2835_wdt.c

Seems like the subject line of the patch is wrong. Otherwise the commit
message should be a little, tiny bit longer explainer how bcm2708 is
related to bcm2835.

Regards,
Arend





More information about the linux-rpi-kernel mailing list