Searched +full:dra7 +full:- +full:dma +full:- +full:crossbar (Results 1 – 4 of 4) sorted by relevance
1 Texas Instruments DMA Crossbar (DMA request router)4 - compatible: "ti,dra7-dma-crossbar" for DRA7xx DMA crossbar5 "ti,am335x-edma-crossbar" for AM335x and AM437x6 - reg: Memory map for accessing module7 - #dma-cells: Should be set to match with the DMA controller's dma-cells8 for ti,dra7-dma-crossbar and <3> for ti,am335x-edma-crossbar.9 - dma-requests: Number of DMA requests the crossbar can receive10 - dma-masters: phandle pointing to the DMA controller12 The DMA controller node need to have the following poroperties:13 - dma-requests: Number of DMA requests the controller can handle[all …]
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/dma/dma-router.yaml#5 $schema: http://devicetree.org/meta-schema[all...]
1 // SPDX-License-Identifier: GPL-2.0-only3 * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com/8 #include <dt-bindings/bus/ti-sysc.h>9 #include <dt-bindings/clock/dra7.h>10 #include <dt-binding[all...]
2 compatible = "ti,dra7-l4-cfg", "simple-pm-bus";3 power-domains = <&prm_coreaon>;5 clock-names = "fck";9 reg-names = "ap", "la", "ia0";10 #address-cells = <1>;11 #size-cells = <1>;17 compatible = "simple-pm-bus";18 #address-cells = <1>;19 #size-cells = <1>;50 target-module@2000 { /* 0x4a002000, ap 3 08.0 */[all …]