[U-Boot] [PATCH v4] ftwdt010_wdt: support faraday ftwdt010 watchdog

Wolfgang Denk wd at denx.de
Mon Apr 11 22:48:49 CEST 2011


Dear Macpaul Lin,

In message <1296038788-12702-1-git-send-email-macpaul at andestech.com> you wrote:
> Faraday ftwdt010 watchdog is an architecture independant
> watchdog. It is usaually used in SoC chip design.
> 
> Signed-off-by: Macpaul Lin <macpaul at andestech.com>
> ---
>  Change v2:
>    Fix the wrong title of ftwdt010_wdt patch.
>  Change v3:
>    Patch v2 was encoded in utf-8. Fixed to ASCII.
>  Change v4:
>    Replace the copyright statement "origin: Linux kernel" because the Linux
>    driver haven't commit into kernel yet.
> 
>  drivers/watchdog/Makefile       |    1 +
>  drivers/watchdog/ftwdt010_wdt.c |  102 ++++++++++++++++++++++++++++++++++++++
>  drivers/watchdog/ftwdt010_wdt.h |  103 +++++++++++++++++++++++++++++++++++++++
>  3 files changed, 206 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/watchdog/ftwdt010_wdt.c
>  create mode 100644 drivers/watchdog/ftwdt010_wdt.h

Applied, after fixing the typo "usaually" in the commit message and
cleaning up the checkpatch warning:

WARNING: please, no space before tabs
#224: FILE: drivers/watchdog/ftwdt010_wdt.h:38:
+^Iunsigned int^Iwdclear;^I/* Timer Clear ^I^I- 0x14 */$


Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
No one is fit to be trusted with power. ... No one. ... Any  man  who
has lived at all knows the follies and wickedness he's capabel of ...
And  if  he  does  know it, he knows also that neither he nor any man
ought to be allowed to decide a single human fate.
- C. P. Snow,  The Light and the Dark


More information about the U-Boot mailing list