Searched +full:j721s2 +full:- +full:c71 +full:- +full:dsp (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,k3-dsp-rproc.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: TI K3 DSP devices10 - Suman Anna <s-anna@ti.com>13 The TI K3 family of SoCs usually have one or more TI DSP Core sub-systems14 that are used to offload some of the processor-intensive tasks or algorithms,17 These processor sub-systems usually contain additional sub-modules like19 controller, a dedicated local power/sleep controller etc. The DSP processor[all …]
1 // SPDX-License-Identifier: GPL-2.0-only OR MIT5 * Copyright (C) 2022-2024 Texas Instruments Incorporated - https://www.ti.com/8 #include <dt-bindings/mux/mux.h>9 #include <dt-bindings/phy/phy.h>10 #include <dt-bindings/phy/phy-ti.h>12 #include "k3-serdes.h"15 serdes_refclk: clock-serdes {16 #clock-cells = <0>;17 compatible = "fixed-clock";25 compatible = "mmio-sram";[all …]
1 // SPDX-License-Identifier: GPL-2.0-only OR MIT3 * Device Tree Source for J721S2 SoC Family Main Domain peripherals5 * Copyright (C) 2021-2024 Texas Instruments Incorporated - https://www.ti.com/8 #include <dt-bindings/phy/phy-cadence.h>9 #include <dt-bindings/phy/phy-ti.h>12 serdes_refclk: clock-cmnrefclk {13 #clock-cells = <0>;14 compatible = "fixed-clock";15 clock-frequency = <0>;21 compatible = "mmio-sram";[all …]