1 # SPDX-License-Identifier: GPL-2.0-only
4 $id: http://devicetree.org/schemas/rtc/sa1100-rtc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Marvell Real Time Clock controller bindings
13 - Alessandro Zummo <a.zummo@towertech.it>
14 - Alexandre Belloni <alexandre.belloni@bootlin.com>
15 - Rob Herring <robh+dt@kernel.org>
46 additionalProperties: false
51 compatible = "mrvl,mmp-rtc";
52 reg = <0xd4010000 0x1000>;
53 interrupts = <5>, <6>;
54 interrupt-names = "rtc 1Hz", "rtc alarm";