1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/timer/ingenic,sysost.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Bindings for SYSOST in Ingenic XBurst family SoCs
10 - 周琰杰 (Zhou Yanjie) <zhouyanjie@wanyeetech.com>
13 The SYSOST in an Ingenic SoC provides one 64bit timer for clocksource
14 and one or more 32bit timers for clockevent.
45 additionalProperties: false
49 #include <dt-bindings/clock/x1000-cgu.h>
52 compatible = "ingenic,x1000-ost";
53 reg = <0x12000000 0x3c>;
57 clocks = <&cgu X1000_CLK_OST>;
60 interrupt-parent = <&cpuintc>;