Lines Matching +full:npcm845 +full:- +full:clk
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/timer/nuvoton,npcm7xx-timer.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jonathan Neuschäfer <j.neuschaefer@gmx.net>
11 - Tomer Maimon <tmaimon77@gmail.com>
16 - nuvoton,wpcm450-timer # for Hermon WPCM450
17 - nuvoton,npcm750-timer # for Poleg NPCM750
18 - nuvoton,npcm845-timer # for Arbel NPCM845
25 - description: The timer interrupt of timer 0
31 - compatible
32 - reg
33 - interrupts
34 - clocks
39 - |
40 #include <dt-bindings/interrupt-controller/irq.h>
41 #include <dt-bindings/interrupt-controller/arm-gic.h>
42 #include <dt-bindings/clock/nuvoton,npcm7xx-clock.h>
44 compatible = "nuvoton,npcm750-timer";
47 clocks = <&clk NPCM7XX_CLK_TIMER>;