Searched +full:imx51 +full:- +full:m4if (Results 1 – 3 of 3) sorted by relevance
1 # 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 module12 - Frank Li <Frank.Li@nxp.com>17 - enum:18 - fsl,imx51-m4if19 - fsl,imx51-tigerp20 - fsl,imx51-aipstz[all …]
1 * Freescale Multi Master Multi Memory Interface (M4IF) module4 - compatible : Should be "fsl,imx51-m4if"5 - reg : Address and length of the register set for the device9 m4if: m4if@83fd8000 {10 compatible = "fsl,imx51-m4if";
1 // 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 the42 tzic: tz-interrupt-controller@e0000000 {[all …]