Lines Matching +full:meson6 +full:- +full:timer
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/timer/amlogic,meson6-timer.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Amlogic Meson6 SoCs Timer Controller
10 - Neil Armstrong <neil.armstrong@linaro.org>
11 - Martin Blumenstingl <martin.blumenstingl@googlemail.com>
15 const: amlogic,meson6-timer
22 description: per-timer event interrupts
27 clock-names:
29 - const: xtal
30 - const: pclk
33 - compatible
34 - reg
35 - interrupts
36 - clocks
37 - clock-names
42 - |
43 #include <dt-bindings/interrupt-controller/irq.h>
44 #include <dt-bindings/interrupt-controller/arm-gic.h>
45 timer@c1109940 {
46 compatible = "amlogic,meson6-timer";
53 clock-names = "xtal", "pclk";