[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1354671267-19277-9-git-send-email-wenyou.yang@atmel.com>
Date: Wed, 5 Dec 2012 09:34:27 +0800
From: Wenyou Yang <wenyou.yang@...el.com>
To: linux-arm-kernel@...ts.infradead.org
Cc: nicolas.ferre@...el.com, plagnioj@...osoft.com, JM.Lin@...el.com,
wenyou.yang@...el.com, linux@....linux.org.uk,
linux-kernel@...r.kernel.org
Subject: [v2 PATCH 8/8] ARM: dts: add the watchdog nodes for at91sam9g25ek boards
Tested on the at91sam9g25ek boards
Signed-off-by: Wenyou Yang <wenyou.yang@...el.com>
Cc: linux@....linux.org.uk
Cc: linux-kernel@...r.kernel.org
---
arch/arm/boot/dts/at91sam9g25ek.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm/boot/dts/at91sam9g25ek.dts b/arch/arm/boot/dts/at91sam9g25ek.dts
index 877c08f..2f03edc 100644
--- a/arch/arm/boot/dts/at91sam9g25ek.dts
+++ b/arch/arm/boot/dts/at91sam9g25ek.dts
@@ -44,6 +44,10 @@
i2c2: i2c@...18000 {
status = "okay";
};
+
+ watchdog@...ffe40 {
+ status = "okay";
+ };
};
usb0: ohci@...00000 {
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists