summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/usb_a9263.dts
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2013-05-24 06:49:43 +0800
committerNicolas Ferre <nicolas.ferre@atmel.com>2013-05-31 16:52:36 +0200
commit3e0afe688b4dd0507d4f5d744c2262a195df902e (patch)
treedb79def70fd71682eb0e503b45ee0d9ab0cfc16f /arch/arm/boot/dts/usb_a9263.dts
parent25a8d0772f52f64530d6b650193642346ac69a54 (diff)
ARM: at91: dt: usb-a9263: update shutdown controller
enable rtt and wakeup button (5 msec low) Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Diffstat (limited to 'arch/arm/boot/dts/usb_a9263.dts')
-rw-r--r--arch/arm/boot/dts/usb_a9263.dts4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/usb_a9263.dts b/arch/arm/boot/dts/usb_a9263.dts
index f8ec36cb036b..e7eb9ae29554 100644
--- a/arch/arm/boot/dts/usb_a9263.dts
+++ b/arch/arm/boot/dts/usb_a9263.dts
@@ -47,6 +47,10 @@
status = "okay";
};
+ shdwc@fffffd10 {
+ atmel,wakeup-counter = <10>;
+ atmel,wakeup-rtt-timer;
+ };
};
nand0: nand@40000000 {