Lines Matching +full:sc9860 +full:- +full:timer
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/watchdog/sprd,sp9860-wdt.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Spreadtrum SP9860 watchdog timer
10 - Orson Zhai <orsonzhai@gmail.com>
11 - Baolin Wang <baolin.wang7@gmail.com>
12 - Chunyan Zhang <zhang.lyra@gmail.com>
15 - $ref: watchdog.yaml#
19 const: sprd,sp9860-wdt
30 clock-names:
32 - const: enable
33 - const: rtc_enable
36 - compatible
37 - reg
38 - interrupts
39 - clocks
40 - clock-names
41 - timeout-sec
46 - |
47 #include <dt-bindings/clock/sprd,sc9860-clk.h>
48 #include <dt-bindings/interrupt-controller/arm-gic.h>
49 #include <dt-bindings/interrupt-controller/irq.h>
52 #address-cells = <2>;
53 #size-cells = <2>;
56 compatible = "sprd,sp9860-wdt";
60 clock-names = "enable", "rtc_enable";
61 timeout-sec = <12>;