Lines Matching +full:lpc3220 +full:- +full:clk
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/timer/nxp,lpc3220-timer.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: NXP LPC3220 timer
10 - Animesh Agarwal <animeshagarwal28@gmail.com>
13 The NXP LPC3220 timer is used on a wide range of NXP SoCs. This includes
18 const: nxp,lpc3220-timer
29 clock-names:
36 - compatible
37 - reg
38 - interrupts
39 - clocks
40 - clock-names
45 - |
46 #include <dt-bindings/clock/lpc32xx-clock.h>
47 #include <dt-bindings/interrupt-controller/irq.h>
50 compatible = "nxp,lpc3220-timer";
53 clocks = <&clk LPC32XX_CLK_TIMER1>;
54 clock-names = "timerclk";