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@foss.st.com>
11 - Christophe Roullier <christophe.roullier@foss.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
41 description: Pre-timeout interrupt from the watchdog.
43 wakeup-source: true
46 - compatible
47 - reg
48 - clocks
49 - clock-names
54 - |
55 #include <dt-bindings/clock/stm32mp1-clks.h>
57 compatible = "st,stm32mp1-iwdg";
60 clock-names = "pclk", "lsi";
61 timeout-sec = <32>;