Lines Matching +full:j7 +full:- +full:rti +full:- +full:wdt
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/watchdog/ti,rti-wdt.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Tero Kristo <t-kristo@ti.com>
13 The TI K3 SoC watchdog timer is implemented via the RTI (Real Time
21 - $ref: "watchdog.yaml#"
26 - ti,j7-rti-wdt
34 power-domains:
38 - compatible
39 - reg
40 - clocks
41 - power-domains
46 - |
48 * RTI WDT in main domain on J721e SoC. Assigned clocks are used to
52 #include <dt-bindings/soc/ti,sci_pm_domain.h>
55 compatible = "ti,j7-rti-wdt";
58 power-domains = <&k3_pds 252 TI_SCI_PD_EXCLUSIVE>;
59 assigned-clocks = <&k3_clks 252 1>;
60 assigned-clock-parents = <&k3_clks 252 5>;