1 # SPDX-License-Identifier: GPL-2.0-only
4 $id: http://devicetree.org/schemas/timer/mrvl,mmp-timer.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Marvell MMP Timer bindings
10 - Daniel Lezcano <daniel.lezcano@linaro.org>
11 - Thomas Gleixner <tglx@linutronix.de>
12 - Rob Herring <robh+dt@kernel.org>
16 pattern: '^timer@[a-f0-9]+$'
35 additionalProperties: false
40 compatible = "mrvl,mmp-timer";
41 reg = <0xd4014000 0x100>;
43 clocks = <&coreclk 2>;