Lines Matching +full:co +full:- +full:processor
1 NXP iMX6SX/iMX7D Co-Processor Bindings
2 ----------------------------------------
4 This binding provides support for ARM Cortex M4 Co-processor found on some
8 - compatible Should be one of:
9 "fsl,imx7d-cm4"
10 "fsl,imx6sx-cm4"
11 - clocks Clock for co-processor (See: ../clock/clock-bindings.txt)
12 - syscon Phandle to syscon block which provide access to
16 - memory-region list of phandels to the reserved memory regions.
17 (See: ../reserved-memory/reserved-memory.txt)
28 imx7d-cm4 {
29 compatible = "fsl,imx7d-cm4";
30 memory-region = <&m4_reserved_sysmem1>, <&m4_reserved_sysmem2>;