Home
last modified time | relevance | path

Searched +full:lpc3220 +full:- +full:rtc (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/rtc/
H A Dnxp,lpc3220-rtc.yaml1 # 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
[all …]
H A Dlpc32xx-rtc.txt4 - compatible: must be "nxp,lpc3220-rtc"
5 - reg: physical base address of the controller and length of memory mapped
7 - interrupts: The RTC interrupt
11 rtc@40024000 {
12 compatible = "nxp,lpc3220-rtc";
/freebsd/sys/contrib/device-tree/src/arm/nxp/lpc/
H A Dlpc32xx.dtsi1 // SPDX-License-Identifier: GPL-2.0+
5 * Copyright (C) 2015-2019 Vladimir Zapolskiy <vz@mleia.com>
9 #include <dt-bindings/clock/lpc32xx-clock.h>
10 #include <dt-bindings/interrupt-controller/irq.h>
13 #address-cells = <1>;
14 #size-cells = <1>;
15 compatible = "nxp,lpc3220";
16 interrupt-parent = <&mic>;
19 #address-cells = <1>;
20 #size-cells = <0>;
[all …]
H A Dlpc18xx.dtsi9 * Released under the terms of 3-clause BSD License
14 #include "../../armv7-m.dtsi"
16 #include "dt-bindings/clock/lpc18xx-cgu.h"
17 #include "dt-bindings/clock/lpc18xx-ccu.h"
23 #address-cells = <1>;
24 #size-cells = <1>;
27 #address-cells = <1>;
28 #size-cell
224 rtc: rtc@40046000 { global() label
[all...]