1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/rtc/rtc-mxc_v2.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: i.MX53 Secure Real Time Clock (SRTC)
13 - Patrick Bruenn <p.bruenn@beckhoff.com>
35 additionalProperties: false
39 #include <dt-bindings/clock/imx5-clock.h>
42 compatible = "fsl,imx53-rtc";
43 reg = <0x53fa4000 0x4000>;
45 clocks = <&clks IMX5_CLK_SRTC_GATE>;