Lines Matching +full:x1000 +full:- +full:ost
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - 周琰杰 (Zhou Yanjie) <zhouyanjie@wanyeetech.com>
17 "#clock-cells":
22 - ingenic,x1000-ost
23 - ingenic,x2000-ost
31 clock-names:
32 const: ost
38 - "#clock-cells"
39 - compatible
40 - reg
41 - clocks
42 - clock-names
43 - interrupts
48 - |
49 #include <dt-bindings/clock/ingenic,x1000-cgu.h>
51 ost: timer@12000000 {
52 compatible = "ingenic,x1000-ost";
55 #clock-cells = <1>;
58 clock-names = "ost";
60 interrupt-parent = <&cpuintc>;