1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/timer/st,stm32-timer.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: STMicroelectronics STM32 general-purpose 16 and 32 bits timers bindings
10 - Benjamin Gaignard <benjamin.gaignard@st.com>
34 additionalProperties: false
38 #include <dt-bindings/interrupt-controller/arm-gic.h>
39 #include <dt-bindings/clock/stm32mp1-clks.h>
40 timer: timer@40000c00 {
41 compatible = "st,stm32-timer";
42 reg = <0x40000c00 0x400>;
44 clocks = <&clk_pmtr1>;