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/remoteproc/fsl,imx-rproc.yaml#"
5 $schema: "http://devicetree.org/meta-schemas/core.yaml#"
7 title: NXP i.MX Co-Processor Bindings
10 This binding provides support for ARM Cortex M4 Co-processor found on some NXP iMX SoCs.
13 - Peng Fan <peng.fan@nxp.com>
18 - fsl,imx6sx-cm4
19 - fsl,imx7d-cm4
20 - fsl,imx7ulp-cm4
21 - fsl,imx8mm-cm4
22 - fsl,imx8mn-cm7
23 - fsl,imx8mp-cm7
24 - fsl,imx8mq-cm4
25 - fsl,imx8ulp-cm33
26 - fsl,imx93-cm33
34 Phandle to syscon block which provide access to System Reset Controller
36 mbox-names:
38 - const: tx
39 - const: rx
40 - const: rxdb
45 List of <&phandle type channel> - 1 channel for TX, 1 channel for RX, 1 channel for RXDB.
50 memory-region:
57 fsl,auto-boot:
64 - compatible
69 - |
70 #include <dt-bindings/clock/imx7d-clock.h>
79 imx7d-cm4 {
80 compatible = "fsl,imx7d-cm4";
81 memory-region = <&m4_reserved_sysmem1>, <&m4_reserved_sysmem2>;
86 - |
87 #include <dt-bindings/clock/imx8mm-clock.h>
89 imx8mm-cm4 {
90 compatible = "fsl,imx8mm-cm4";
92 mbox-names = "tx", "rx", "rxdb";
96 memory-region = <&vdev0buffer>, <&vdev0vring0>, <&vdev0vring1>, <&rsc_table>;