Lines Matching +full:lpc1850 +full:- +full:wwdt
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/watchdog/nxp,lpc1850-wwdt.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Animesh Agarwal <animeshagarwal28@gmail.com>
14 const: nxp,lpc1850-wwdt
21 - description: Watchdog counter clock
22 - description: Register interface clock
24 clock-names:
26 - const: wdtclk
27 - const: reg
33 - compatible
34 - reg
35 - clocks
36 - clock-names
37 - interrupts
42 - |
43 #include <dt-bindings/clock/lpc18xx-cgu.h>
44 #include <dt-bindings/clock/lpc18xx-ccu.h>
47 compatible = "nxp,lpc1850-wwdt";
50 clock-names = "wdtclk", "reg";