linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] watchdog: at91sam9_wdt: add device tree support
@ 2012-09-19 11:57 Fabio Porcedda
  2012-09-19 11:57 ` [PATCH v2 1/2] " Fabio Porcedda
  2012-09-19 11:57 ` [PATCH v2 2/2] ARM: at91: add at91sam9_wdt driver to at91sam9260 Fabio Porcedda
  0 siblings, 2 replies; 9+ messages in thread
From: Fabio Porcedda @ 2012-09-19 11:57 UTC (permalink / raw)
  To: linux-arm-kernel

Hi all,

This set of patches is for adding device tree support to the
at91sam_wdt driver and the at91sam9260 soc.

I've tested it on an at91sam9260 board (evk-pro3).

Changes:
v2:
 - add missing to and cc addresses

Fabio Porcedda (2):
  watchdog: at91sam9_wdt: add device tree support
  ARM: at91: add at91sam9_wdt driver to at91sam9260

 Documentation/devicetree/bindings/watchdog/atmel-wdt.txt | 15 +++++++++++++++
 arch/arm/boot/dts/at91sam9260.dtsi                       |  6 ++++++
 drivers/watchdog/at91sam9_wdt.c                          | 11 +++++++++++
 3 files changed, 32 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/watchdog/atmel-wdt.txt

-- 
1.7.11.3

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-09-20 10:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-19 11:57 [PATCH v2 0/2] watchdog: at91sam9_wdt: add device tree support Fabio Porcedda
2012-09-19 11:57 ` [PATCH v2 1/2] " Fabio Porcedda
2012-09-20  5:28   ` Jean-Christophe PLAGNIOL-VILLARD
2012-09-20 10:04     ` Fabio Porcedda
2012-09-19 11:57 ` [PATCH v2 2/2] ARM: at91: add at91sam9_wdt driver to at91sam9260 Fabio Porcedda
2012-09-20  5:29   ` Jean-Christophe PLAGNIOL-VILLARD
2012-09-20  7:52     ` Fabio Porcedda
2012-09-20 10:07       ` Jean-Christophe PLAGNIOL-VILLARD
2012-09-20 10:19         ` Fabio Porcedda

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).