Browse Source

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>
Jean-Christophe PLAGNIOL-VILLARD 12 years ago
parent
commit
3e0afe688b
1 changed files with 4 additions and 0 deletions
  1. 4 0
      arch/arm/boot/dts/usb_a9263.dts

+ 4 - 0
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 {