Lines Matching +full:keystone +full:- +full:wdt
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/watchdog/ti,davinci-wdt.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: TI DaVinci/Keystone Watchdog Timer Controller
10 - Kousik Sanagavarapu <five231003@gmail.com>
13 TI's Watchdog Timer Controller for DaVinci and Keystone Processors.
17 Davinci DM646x - https://www.ti.com/lit/ug/spruer5b/spruer5b.pdf
18 Keystone - https://www.ti.com/lit/ug/sprugv5a/sprugv5a.pdf
21 - $ref: watchdog.yaml#
26 - items:
27 - const: ti,keystone-wdt
28 - const: ti,davinci-wdt
29 - items:
30 - const: ti,davinci-wdt
35 power-domains:
42 - compatible
43 - reg
48 - |
49 wdt: watchdog@22f0080 {
50 compatible = "ti,keystone-wdt", "ti,davinci-wdt";