Lines Matching +full:imx8mq +full:- +full:reset

1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/watchdog/fsl-imx-wdt.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Shawn Guo <shawnguo@kernel.org>
11 - Sascha Hauer <s.hauer@pengutronix.de>
12 - Fabio Estevam <festevam@gmail.com>
17 - const: fsl,imx21-wdt
18 - items:
19 - enum:
20 - fsl,imx25-wdt
21 - fsl,imx27-wdt
22 - fsl,imx31-wdt
23 - fsl,imx35-wdt
24 - fsl,imx50-wdt
25 - fsl,imx51-wdt
26 - fsl,imx53-wdt
27 - fsl,imx6q-wdt
28 - fsl,imx6sl-wdt
29 - fsl,imx6sll-wdt
30 - fsl,imx6sx-wdt
31 - fsl,imx6ul-wdt
32 - fsl,imx7d-wdt
33 - fsl,imx8mm-wdt
34 - fsl,imx8mn-wdt
35 - fsl,imx8mp-wdt
36 - fsl,imx8mq-wdt
37 - fsl,ls1012a-wdt
38 - fsl,ls1043a-wdt
39 - fsl,vf610-wdt
40 - const: fsl,imx21-wdt
51 big-endian: true
53 fsl,ext-reset-output:
57 external reset (WDOG_B) instead of issuing a software reset.
59 fsl,suspend-in-wait:
63 (Suspend-to-Idle). Only supported on certain devices.
66 - compatible
67 - interrupts
68 - reg
71 - $ref: watchdog.yaml#
72 - if:
78 - fsl,imx25-wdt
79 - fsl,imx35-wdt
80 - fsl,imx50-wdt
81 - fsl,imx51-wdt
82 - fsl,imx53-wdt
83 - fsl,imx6q-wdt
84 - fsl,imx6sl-wdt
85 - fsl,imx6sll-wdt
86 - fsl,imx6sx-wdt
87 - fsl,imx6ul-wdt
88 - fsl,imx7d-wdt
89 - fsl,imx8mm-wdt
90 - fsl,imx8mn-wdt
91 - fsl,imx8mp-wdt
92 - fsl,imx8mq-wdt
93 - fsl,vf610-wdt
96 fsl,suspend-in-wait: false
98 - if:
104 - fsl,ls1012a-wdt
105 - fsl,ls1043a-wdt
108 big-endian: false
113 - |
114 #include <dt-bindings/interrupt-controller/arm-gic.h>
115 #include <dt-bindings/clock/imx6qdl-clock.h>
118 compatible = "fsl,imx21-wdt";