Lines Matching +full:lpc1788 +full:- +full:rtc
1 NXP LPC1788 real-time clock
3 The LPC1788 RTC provides calendar and clock functionality
7 - compatible : must contain "nxp,lpc1788-rtc"
8 - reg : Specifies base physical address and size of the registers.
9 - interrupts : A single interrupt specifier.
10 - clocks : Must contain clock specifiers for rtc and register clock
11 - clock-names : Must contain "rtc" and "reg"
12 See ../clocks/clock-bindings.txt for details.
15 rtc: rtc@40046000 {
16 compatible = "nxp,lpc1788-rtc";
20 clock-names = "rtc", "reg";