> Technical Reference Manual can be found at:
>
http://infocenter.arm.com/help/topic/com.arm.doc.ddi0270b/DDI0270.pdf
>
> Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
> ---
> drivers/watchdog/Kconfig | 7 +
> drivers/watchdog/Makefile | 1 +
> drivers/watchdog/sp805_wdt.c | 386 ++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 394 insertions(+), 0 deletions(-)
> create mode 100644 drivers/watchdog/sp805_wdt.c
>