Lines Matching +full:stm32mp1 +full:- +full:clks
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/watchdog/st,stm32-iwdg.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Yannick Fertre <yannick.fertre@st.com>
11 - Christophe Roullier <christophe.roullier@st.com>
14 - $ref: "watchdog.yaml#"
19 - st,stm32-iwdg
20 - st,stm32mp1-iwdg
27 - description: Low speed clock
28 - description: Optional peripheral clock
31 clock-names:
34 - lsi
35 - pclk
40 - compatible
41 - reg
42 - clocks
43 - clock-names
48 - |
49 #include <dt-bindings/clock/stm32mp1-clks.h>
51 compatible = "st,stm32mp1-iwdg";
54 clock-names = "pclk", "lsi";
55 timeout-sec = <32>;