1 Freescale i.MX System Reset Controller
2 ======================================
4 Please also refer to reset.txt in this directory for common reset
5 controller binding usage.
8 - compatible: Should be "fsl,<chip>-src"
9 - reg: should be register base and length as documented in the
11 - interrupts: Should contain SRC interrupt and CPU WDOG interrupt,
13 - #reset-cells: 1, see below
18 compatible = "fsl,imx6q-src";
19 reg = <0x020d8000 0x4000>;
20 interrupts = <0 91 0x04 0 96 0x04>;
24 Specifying reset lines connected to IP modules
25 ==============================================
27 The system reset controller can be used to reset the GPU, VPU,
28 IPU, and OpenVG IP modules on i.MX5 and i.MX6 ICs. Those device
29 nodes should specify the reset line on the SRC in their resets
30 property, containing a phandle to the SRC device node and a
31 RESET_INDEX specifying which module to reset, as described in
43 The following RESET_INDEX values are valid for i.MX5:
48 The following additional RESET_INDEX value is valid for i.MX6: