Searched +full:pruss +full:- +full:gp +full:- +full:mux +full:- +full:sel (Results 1 – 5 of 5) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/net/ti,icssg-prueth.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Texas Instruments ICSSG PRUSS Ethernet10 - Md Danish Anwar <danishanwar@ti.com>13 Ethernet based on the Programmable Real-Time Unit and Industrial17 - $ref: /schemas/remoteproc/ti,pru-consumer.yaml#22 - ti,am654-icssg-prueth # for AM65x SoC family32 dma-names:[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/remoteproc/ti,pru-consumer.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Suman Anna <s-anna@ti.com>25 $ref: /schemas/types.yaml#/definitions/phandle-array32 firmware-name:33 $ref: /schemas/types.yaml#/definitions/string-array41 ti,pruss-gp-mux-sel:42 $ref: /schemas/types.yaml#/definitions/uint32-array[all …]
1 // SPDX-License-Identifier: GPL-2.05 * Copyright (C) 2016-2018 Texas Instruments Incorporated - https://www.ti.com/7 #include <dt-bindings/phy/phy-am654-serdes.h>11 compatible = "mmio-sram";13 #address-cells = <1>;14 #size-cells = <1>;17 atf-sram@0 {21 sysfw-sram@f0000 {25 l3cache-sram@100000 {30 gic500: interrupt-controller@1800000 {[all …]
1 // SPDX-License-Identifier: GPL-2.05 * Copyright (C) 2016-2020 Texas Instruments Incorporated - https://www.ti.com/7 #include <dt-bindings/phy/phy.h>8 #include <dt-bindings/phy/phy-ti.h>9 #include <dt-bindings/mux/mux.h>11 #include "k3-serdes.h"14 cmn_refclk: clock-cmnrefclk {15 #clock-cells = <0>;16 compatible = "fixed-clock";17 clock-frequency = <0>;[all …]
1 // SPDX-License-Identifier: GPL-2.0-only3 * PRU-ICSS remoteproc driver for various TI SoCs5 * Copyright (C) 2014-2022 Texas Instruments Incorporated - https://www.ti.com/8 * Suman Anna <s-anna@ti.com>11 * Puranjay Mohan <p-mohan@ti.com>22 #include <linux/remoteproc/pruss.h>41 /* CTRL register bit-fields */71 * enum pru_iomem - PRU core memory/register range identifiers86 * struct pru_private_data - device data for a PRU core96 * struct pru_rproc - PRU remoteproc structure[all …]