Lines Matching +full:nomadik +full:- +full:mtu
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/timer/st,nomadik-mtu.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: ST Microelectronics Nomadik Multi-Timer Unit MTU Timer
11 - Linus Walleij <linus.walleij@linaro.org>
13 description: This timer is found in the ST Microelectronics Nomadik
14 SoCs STn8800, STn8810 and STn8815 as well as in ST-Ericsson DB8500.
19 - const: st,nomadik-mtu
32 clock-names:
34 - const: timclk
35 - const: apb_pclk
38 - compatible
39 - reg
40 - interrupts
41 - clocks
42 - clock-names
47 - |
48 #include <dt-bindings/interrupt-controller/irq.h>
49 #include <dt-bindings/interrupt-controller/arm-gic.h>
50 #include <dt-bindings/mfd/dbx500-prcmu.h>
52 compatible = "st,nomadik-mtu";
57 clock-names = "timclk", "apb_pclk";