Searched +full:imx28 +full:- +full:dma +full:- +full:apbx (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/dma/fsl,mxs-dma.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Freescale Direct Memory Access (DMA) Controller from i.MX23/i.MX2810 - Marek Vasut <marex@denx.de>13 - $ref: dma-controller.yaml#14 - if:18 const: fsl,imx8qxp-dma-apbh21 - power-domains[all …]
1 * Freescale MXS DMA4 - compatible : Should be "fsl,<chip>-dma-apbh" or "fsl,<chip>-dma-apbx"5 - reg : Should contain registers location and length6 - interrupts : Should contain the interrupt numbers of DMA channels.8 - #dma-cells : Must be <1>. The number cell specifies the channel ID.9 - dma-channels : Number of channels supported by the DMA controller12 - interrupt-names : Name of DMA channel interrupts15 imx23, imx28.19 dma_apbh: dma-apbh@80004000 {20 compatible = "fsl,imx28-dma-apbh";[all …]
1 // SPDX-License-Identifier: GPL-2.0+5 #include <dt-bindings/gpio/gpio.h>6 #include "imx28-pinfunc.h"9 #address-cells = <1>;10 #size-cells = <1>;12 interrupt-parent = <&icoll>;15 * pre-existing /chosen node to be available to insert the42 #address-cells = <1>;43 #size-cells = <0>;46 compatible = "arm,arm926ej-s";[all …]