[PATCH v2 0/2] watchdog: at91sam9_wdt: add device tree support
Fabio Porcedda
fabio.porcedda at gmail.com
Wed Sep 19 21:57:39 EST 2012
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
More information about the devicetree-discuss
mailing list