Lines Matching +full:imx53 +full:- +full:vpu
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/reset/fsl,imx-src.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Philipp Zabel <p.zabel@pengutronix.de>
13 The system reset controller can be used to reset the GPU, VPU,
31 - const: "fsl,imx51-src"
32 - items:
33 - const: "fsl,imx50-src"
34 - const: "fsl,imx51-src"
35 - items:
36 - const: "fsl,imx53-src"
37 - const: "fsl,imx51-src"
38 - items:
39 - const: "fsl,imx6q-src"
40 - const: "fsl,imx51-src"
41 - items:
42 - const: "fsl,imx6sx-src"
43 - const: "fsl,imx51-src"
44 - items:
45 - const: "fsl,imx6sl-src"
46 - const: "fsl,imx51-src"
47 - items:
48 - const: "fsl,imx6ul-src"
49 - const: "fsl,imx51-src"
50 - items:
51 - const: "fsl,imx6sll-src"
52 - const: "fsl,imx51-src"
59 - description: SRC interrupt
60 - description: CPU WDOG interrupts out of SRC
63 '#reset-cells':
67 - compatible
68 - reg
69 - interrupts
70 - '#reset-cells'
75 - |
76 reset-controller@73fd0000 {
77 compatible = "fsl,imx51-src";
80 #reset-cells = <1>;