09 Aug, 2011

3 commits


16 Mar, 2011

1 commit


07 Mar, 2010

1 commit


10 Jul, 2009

1 commit


21 Jun, 2009

1 commit

  • This add watchdog driver for broadcom 47xx device.
    It uses the ssb subsytem to access embeded watchdog device.

    Because the watchdog timeout is very short (about 2s), a soft timer is used
    to increase the watchdog period.

    Note : A patch for exporting the ssb_watchdog_timer_set will
    be submitted on next linux-mips merge. Without this patch it can't
    be build as a module.

    Signed-off-by: Aleksandar Radovanovic
    Signed-off-by: Matthieu CASTET
    Tested-by: Florian Fainelli
    Cc: Ralf Baechle
    Signed-off-by: Wim Van Sebroeck
    Signed-off-by: Andrew Morton

    matthieu castet