Searched +full:omap5 +full:- +full:ipu +full:- +full:fw (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/remoteproc/ti,omap-remoteproc.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Suman Anna <s-anna@ti.com>13 The OMAP family of SoCs usually have one or more slave processor sub-systems14 that are used to offload some of the processor-intensive tasks, or to manage17 The processor cores in the sub-system are usually behind an IOMMU, and may18 contain additional sub-modules like Internal RAM and/or ROMs, L1 and/or L221 The OMAP SoCs usually have a DSP processor sub-system and/or an IPU processor[all …]
1 // SPDX-License-Identifier: GPL-2.0-only3 * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com/8 #include <dt-bindings/bus/ti-sysc.h>9 #include <dt-bindings/gpio/gpio.h>10 #include <dt-bindings/interrupt-controller/arm-gic.h>11 #include <dt-bindings/pinctrl/omap.h>12 #include <dt-bindings/clock/omap5.h>15 #address-cells = <2>;16 #size-cells = <2>;18 compatible = "ti,omap5";[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-bindings/interrupt-controller/arm-gic.h>11 #include <dt-bindings/pinctrl/dra.h>12 #include <dt-bindings/clock/dra7.h>17 #address-cells = <2>;18 #size-cells = <2>;21 interrupt-parent = <&crossbar_mpu>;[all …]