public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V3 1/1] mx31/mx35/mx51/mx53/mx6: add watchdog
Date: Sun, 28 Oct 2012 12:48:48 +0100	[thread overview]
Message-ID: <508D1BA0.2010308@denx.de> (raw)
In-Reply-To: <1350955141-15642-1-git-send-email-troy.kisky@boundarydevices.com>

On 23/10/2012 03:19, Troy Kisky wrote:
> Use a common watchdog driver for all these cpus.
> 
> Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
> 
> ---
> v2:	add README.watchdog
> 	include mx31/mx35 watchdogs
> 	move to drivers/watchdog
> 
> v3:	change drivers/watchdog/Makefile to list relevant soc's
> Please test on a mx31 and mx35 board.
> qong and mx31pdk would be best!!
> ---
>  arch/arm/cpu/arm1136/mx31/timer.c         |   39 -----------------
>  arch/arm/cpu/arm1136/mx35/generic.c       |    6 ---
>  arch/arm/imx-common/cpu.c                 |    5 ---
>  arch/arm/include/asm/arch-mx31/clock.h    |    2 -
>  arch/arm/include/asm/arch-mx31/imx-regs.h |   13 +-----
>  arch/arm/include/asm/arch-mx35/imx-regs.h |   11 +----
>  arch/arm/include/asm/arch-mx5/imx-regs.h  |   10 -----
>  board/davedenx/qong/qong.c                |    9 +---
>  board/freescale/mx31pdk/mx31pdk.c         |    9 +---
>  board/hale/tt01/tt01.c                    |    2 +-
>  doc/README.watchdog                       |   29 +++++++++++++
>  drivers/watchdog/Makefile                 |    3 ++
>  drivers/watchdog/imx_watchdog.c           |   66 +++++++++++++++++++++++++++++
>  include/configs/mx31pdk.h                 |    1 +
>  include/configs/qong.h                    |    1 +
>  include/watchdog.h                        |    1 +
>  16 files changed, 106 insertions(+), 101 deletions(-)
>  create mode 100644 doc/README.watchdog
>  create mode 100644 drivers/watchdog/imx_watchdog.c
> 


Applied to u-boot-imx, thanks.

Best regards,
Stefano Babic


-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

  parent reply	other threads:[~2012-10-28 11:48 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-20 23:03 [U-Boot] [PATCH V2 1/1] mx31/mx35/mx51/mx53/mx6: add watchdog Troy Kisky
2012-08-21  6:11 ` Stefano Babic
2012-08-21 17:51   ` Troy Kisky
2012-08-22  7:22     ` Stefano Babic
2012-08-22 18:30       ` Troy Kisky
2012-08-22 18:37         ` Troy Kisky
2012-08-23  9:19         ` Stefano Babic
2012-09-01  7:59           ` Stefano Babic
2012-10-23  1:19             ` [U-Boot] [PATCH V3 " Troy Kisky
2012-10-25 10:56               ` Stefano Babic
2012-10-28 11:48               ` Stefano Babic [this message]
2013-01-11 23:26                 ` Troy Kisky
2013-01-13 10:43                   ` Stefano Babic

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=508D1BA0.2010308@denx.de \
    --to=sbabic@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox