Lines Matching +full:lpc18xx +full:- +full:ccu
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/rtc/nxp,lpc1788-rtc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: NXP LPC1788 real-time clock
14 - Javier Carrasco <javier.carrasco.cruz@gmail.com>
17 - $ref: rtc.yaml#
22 - items:
23 - enum:
24 - nxp,lpc1850-rtc
25 - const: nxp,lpc1788-rtc
26 - const: nxp,lpc1788-rtc
33 - description: RTC clock
34 - description: Register clock
36 clock-names:
38 - const: rtc
39 - const: reg
45 - compatible
46 - reg
47 - clocks
48 - clock-names
49 - interrupts
54 - |
55 #include <dt-bindings/clock/lpc18xx-ccu.h>
58 compatible = "nxp,lpc1788-rtc";
61 clock-names = "rtc", "reg";