Searched +full:j784s4 +full:- +full:bist (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)4 ---5 $id: http://devicetree.org/schemas/soc/ti/ti,j784s4-bist.yaml#6 $schema: http://devicetree.org/meta-schemas/core.yaml#8 title: Texas Instruments K3 BIST11 - Neha Malcom Francis <n-francis@ti.com>14 - $ref: /schemas/arm/keystone/ti,k3-sci-common.yaml#17 The BIST (Built-In Self Test) module is an IP block present in K3 devices18 that support triggering of BIST tests, both PBIST (Memory BIST) and LBIST19 (Logic BIST) on a core. Both tests are destructive in nature. At boot, BIST[all …]
1 // SPDX-License-Identifier: GPL-2.0-only OR MIT3 * Device Tree Source for J784S4 and J742S2 SoC Family Main Domain peripherals5 * 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";[all …]