Lines Matching +full:programmable +full:- +full:clocks
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/timer/nxp,sysctr-timer.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Bai Ping <ping.bai@nxp.com>
13 The system counter(sys_ctr) is a programmable system counter
16 is always powered and support multiple, unrelated clocks. The
22 - nxp,imx95-sysctr-timer
23 - nxp,sysctr-timer
31 clocks:
34 clock-names:
37 nxp,no-divider:
42 - compatible
43 - reg
44 - interrupts
45 - clocks
46 - clock-names
51 - |
52 #include <dt-bindings/interrupt-controller/arm-gic.h>
55 compatible = "nxp,sysctr-timer";
57 clocks = <&clk_8m>;
58 clock-names = "per";