Home
last modified time | relevance | path

Searched +full:imx8mm +full:- +full:cm4 (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/Documentation/devicetree/bindings/remoteproc/
Dfsl,imx-rproc.yaml1 # 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,imx8mq-cm4
19 - fsl,imx8mm-cm4
20 - fsl,imx8mn-cm7
[all …]
/Linux-v5.15/drivers/remoteproc/
Dimx_rproc.c1 // SPDX-License-Identifier: GPL-2.0-only
6 #include <linux/arm-smccc.h>
60 * struct imx_rproc_mem - slim internal memory structure
129 /* QSPI Code - alias */
131 /* DDR (Code) - alias */
135 /* OCRAM_S - alias */
149 /* TCML - alias */
157 /* QSPI Code - alias */
159 /* DDR (Code) - alias */
191 /* OCRAM_S (M4 Boot code) - alias */
[all …]