Lines Matching +full:imx7ulp +full:- +full:clock
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,imx8mq-cm4
19 - fsl,imx8mm-cm4
20 - fsl,imx8mn-cm7
21 - fsl,imx8mp-cm7
22 - fsl,imx8ulp-cm33
23 - fsl,imx7d-cm4
24 - fsl,imx7ulp-cm4
25 - fsl,imx6sx-cm4
35 mbox-names:
37 - const: tx
38 - const: rx
39 - const: rxdb
44 List of <&phandle type channel> - 1 channel for TX, 1 channel for RX, 1 channel for RXDB.
49 memory-region:
56 fsl,auto-boot:
63 - compatible
68 - |
69 #include <dt-bindings/clock/imx7d-clock.h>
78 imx7d-cm4 {
79 compatible = "fsl,imx7d-cm4";
80 memory-region = <&m4_reserved_sysmem1>, <&m4_reserved_sysmem2>;
85 - |
86 #include <dt-bindings/clock/imx8mm-clock.h>
88 imx8mm-cm4 {
89 compatible = "fsl,imx8mm-cm4";
91 mbox-names = "tx", "rx", "rxdb";
95 memory-region = <&vdev0buffer>, <&vdev0vring0>, <&vdev0vring1>, <&rsc_table>;