Lines Matching +full:lpc1788 +full:- +full:rtc
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
10 The LPC1788 RTC provides calendar and clock functionality
14 - Javier Carrasco <javier.carrasco.cruz@gmail.com>
17 - $ref: rtc.yaml#
21 const: nxp,lpc1788-rtc
28 - description: RTC clock
29 - description: Register clock
31 clock-names:
33 - const: rtc
34 - const: reg
40 - compatible
41 - reg
42 - clocks
43 - clock-names
44 - interrupts
49 - |
50 #include <dt-bindings/clock/lpc18xx-ccu.h>
52 rtc@40046000 {
53 compatible = "nxp,lpc1788-rtc";
56 clock-names = "rtc", "reg";