Home
last modified time | relevance | path

Searched +full:imx51 +full:- +full:m4if (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/devicetree/bindings/arm/freescale/
H A Dfsl,imx51-m4if.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/arm/freescale/fsl,imx51-m4if.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Freescale Multi Master Multi Memory Interface (M4IF) and Tigerp module
12 - Frank Li <Frank.Li@nxp.com>
17 - enum:
18 - fsl,imx51-m4if
19 - fsl,imx51-tigerp
20 - fsl,imx51-aipstz
[all …]
/linux/arch/arm/mach-imx/
H A Dmach-imx51.c1 // SPDX-License-Identifier: GPL-2.0-or-later
48 np = of_find_compatible_node(NULL, NULL, "fsl,imx51-m4if"); in imx51_m4if_setup()
55 pr_err("Unable to map M4IF registers\n"); in imx51_m4if_setup()
76 imx_aips_allow_unprivileged_access("fsl,imx51-aipstz"); in imx51_dt_init()
86 "fsl,imx51",
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx51.dtsi1 // SPDX-License-Identifier: GPL-2.0+
6 #include "imx51-pinfunc.h"
7 #include <dt-bindings/clock/imx5-clock.h>
8 #include <dt-bindings/gpio/gpio.h>
9 #include <dt-bindings/input/input.h>
10 #include <dt-bindings/interrupt-controller/irq.h>
13 #address-cells = <1>;
14 #size-cells = <1>;
17 * pre-existing /chosen node to be available to insert the
42 tzic: tz-interrupt-controller@e0000000 {
[all …]