Lines Matching +full:am62 +full:- +full:ecap +full:- +full:capture
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/counter/ti,am62-ecap-capture.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Texas Instruments Enhanced Capture (eCAP) Module
10 - Julien Panis <jpanis@baylibre.com>
13 The eCAP module resources can be used to capture timestamps
18 const: ti,am62-ecap-capture
29 clock-names:
32 power-domains:
36 - compatible
37 - reg
38 - interrupts
39 - clocks
40 - clock-names
45 - |
46 #include <dt-bindings/interrupt-controller/arm-gic.h>
47 #include <dt-bindings/soc/ti,sci_pm_domain.h>
50 #address-cells = <2>;
51 #size-cells = <2>;
53 capture@23100000 { /* eCAP in capture mode on am62x */
54 compatible = "ti,am62-ecap-capture";
57 power-domains = <&k3_pds 51 TI_SCI_PD_EXCLUSIVE>;
59 clock-names = "fck";