Lines Matching +full:lpc3220 +full:- +full:rtc
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/rtc/nxp,lpc3220-rtc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: NXP LPC32xx SoC Real-time Clock
10 - Frank Li <Frank.Li@nxp.com>
15 - nxp,lpc3220-rtc
26 start-year: true
29 - compatible
30 - reg
33 - $ref: rtc.yaml#
38 - |
39 #include <dt-bindings/interrupt-controller/irq.h>
40 #include <dt-bindings/clock/lpc32xx-clock.h>
42 rtc@40024000 {
43 compatible = "nxp,lpc3220-rtc";
45 interrupt-parent = <&sic1>;