Lines Matching +full:meson6 +full:- +full:rtc
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/rtc/amlogic,meson6-rtc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Amlogic Meson6, Meson8, Meson8b and Meson8m2 RTC
10 - Neil Armstrong <neil.armstrong@linaro.org>
11 - Martin Blumenstingl <martin.blumenstingl@googlemail.com>
14 - $ref: rtc.yaml#
15 - $ref: /schemas/nvmem/nvmem.yaml#
20 - amlogic,meson6-rtc
21 - amlogic,meson8-rtc
22 - amlogic,meson8b-rtc
23 - amlogic,meson8m2-rtc
37 vdd-supply: true
40 - compatible
41 - reg
46 - |
47 #include <dt-bindings/interrupt-controller/irq.h>
48 #include <dt-bindings/interrupt-controller/arm-gic.h>
49 rtc: rtc@740 {
50 compatible = "amlogic,meson6-rtc";
54 vdd-supply = <&rtc_vdd>;
56 #address-cells = <1>;
57 #size-cells = <1>;