1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/rtc/fsl,stmp3xxx-rtc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: STMP3xxx/i.MX28 Time Clock Controller
22 - const: fsl,stmp3xxx-rtc
23 - const: fsl,stmp3xxx-rtc
33 Override crystal frequency as determined from fuse bits.
34 Use <0> for "no crystal".
35 $ref: /schemas/types.yaml#/definitions/uint32
36 enum: [0, 32000, 32768]
43 unevaluatedProperties: false
48 compatible = "fsl,imx28-rtc", "fsl,stmp3xxx-rtc";
49 reg = <0x80056000 2000>;