Merge tag 'metag-fixes-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel...
[firefly-linux-kernel-4.4.55.git] / arch / arm / boot / dts / usb_a9260.dts
index 296216058c11b7081808985974149580c8e4a1ed..de0c24f5210a3a07d42ee225999541fbb8495353 100644 (file)
@@ -6,8 +6,8 @@
  * Licensed under GPLv2 or later.
  */
 /dts-v1/;
-/include/ "at91sam9260.dtsi"
-/include/ "usb_a9260_common.dtsi"
+#include "at91sam9260.dtsi"
+#include "usb_a9260_common.dtsi"
 
 / {
        model = "Calao USB A9260";
        memory {
                reg = <0x20000000 0x4000000>;
        };
+
+       ahb {
+               apb {
+                       shdwc@fffffd10 {
+                               atmel,wakeup-counter = <10>;
+                               atmel,wakeup-rtt-timer;
+                       };
+               };
+       };
 };