[PATCH 2/5] ARM: at91: dt: usb-a9263: update shutdown controller
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Sun May 26 11:33:38 EDT 2013
enable rtt and wakeup button (5 msec low)
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>
Cc: Nicolas Ferre <nicolas.ferre at atmel.com>
Cc: gregory hermant <gregory.hermant at calao-systems.com>
---
arch/arm/boot/dts/usb_a9263.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm/boot/dts/usb_a9263.dts b/arch/arm/boot/dts/usb_a9263.dts
index f8ec36c..e7eb9ae 100644
--- a/arch/arm/boot/dts/usb_a9263.dts
+++ b/arch/arm/boot/dts/usb_a9263.dts
@@ -47,6 +47,10 @@
status = "okay";
};
+ shdwc at fffffd10 {
+ atmel,wakeup-counter = <10>;
+ atmel,wakeup-rtt-timer;
+ };
};
nand0: nand at 40000000 {
--
1.7.10.4
More information about the linux-arm-kernel
mailing list