Lines Matching +full:wake +full:- +full:up
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/power/reset/atmel,at91sam9260-shdwc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Claudiu Beznea <claudiu.beznea@microchip.com>
14 and VDDCORE and the wake-up detection on debounced input lines.
19 - atmel,at91sam9260-shdwc
20 - atmel,at91sam9rl-shdwc
21 - atmel,at91sam9x5-shdwc
29 atmel,wakeup-mode:
34 atmel,wakeup-counter:
35 description: counter on wake-up 0
40 atmel,wakeup-rtt-timer:
41 description: enable real-time timer wake-up
44 atmel,wakeup-rtc-timer:
45 description: enable real-time clock wake-up
49 - compatible
50 - reg
51 - clocks
54 - if:
58 const: atmel,at91sam9x5-shdwc
61 atmel,wakeup-rtt-timer: false
63 - if:
67 const: atmel,at91sam9260-shdwc
70 atmel,wakeup-rtc-timer: false
75 - |
77 compatible = "atmel,at91sam9260-shdwc";