mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Oleksij Rempel <linux@rempel-privat.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH v2 0/3] provide watchdog support on ar9344 SoC
Date: Fri, 24 Nov 2017 09:25:33 +0100	[thread overview]
Message-ID: <20171124082533.tp2pqnefj6y6hbgo@pengutronix.de> (raw)
In-Reply-To: <1511365141-21693-1-git-send-email-linux@rempel-privat.de>

On Wed, Nov 22, 2017 at 04:38:58PM +0100, Oleksij Rempel wrote:
> This patch set is providing watchdog driver for QCA/Atheros AR9344 WiSoC
> 
> changes v2:
> - spell fixes
> - remove casting from container_of
> - release priv if dev_request_mem_resource filed
> - provide error message if clk_get filed
> 
> Oleksij Rempel (3):
>   watchdog: add ar9344-wdt driver
>   MIPS: dts: ar9344: add watchdog node
>   MIPS: dts: tl_wdr4300: enable watchdog node

Applied, thanks

Sascha

> 
>  arch/mips/dts/ar9344-tl-wdr4300-v1.7.dts |   4 +
>  arch/mips/dts/ar9344.dtsi                |   7 ++
>  drivers/watchdog/Kconfig                 |   6 ++
>  drivers/watchdog/Makefile                |   1 +
>  drivers/watchdog/ar9344_wdt.c            | 138 +++++++++++++++++++++++++++++++
>  5 files changed, 156 insertions(+)
>  create mode 100644 drivers/watchdog/ar9344_wdt.c
> 
> -- 
> 2.7.4
> 
> 
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

      parent reply	other threads:[~2017-11-24  8:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-22 15:38 Oleksij Rempel
2017-11-22 15:38 ` [PATCH v2 1/3] watchdog: add ar9344-wdt driver Oleksij Rempel
2017-11-22 17:12   ` Sam Ravnborg
2017-11-22 15:39 ` [PATCH v2 2/3] MIPS: dts: ar9344: add watchdog node Oleksij Rempel
2017-11-22 15:39 ` [PATCH v2 3/3] MIPS: dts: tl_wdr4300: enable " Oleksij Rempel
2017-11-24  8:25 ` Sascha Hauer [this message]

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=20171124082533.tp2pqnefj6y6hbgo@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=linux@rempel-privat.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