Lines Matching +full:loongson +full:- +full:1
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/timer/loongson,ls1x-pwmtimer.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Loongson-1 PWM timer
10 - Keguang Zhang <keguang.zhang@gmail.com>
13 Loongson-1 PWM timer can be used for system clock source
18 const: loongson,ls1b-pwmtimer
21 maxItems: 1
24 maxItems: 1
27 maxItems: 1
30 - compatible
31 - reg
32 - clocks
33 - interrupts
38 - |
39 #include <dt-bindings/clock/loongson,ls1x-clk.h>
40 #include <dt-bindings/interrupt-controller/irq.h>
41 clocksource: timer@1fe5c030 {
42 compatible = "loongson,ls1b-pwmtimer";
46 interrupt-parent = <&intc0>;