[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241128140825.263216-1-n-francis@ti.com>
Date: Thu, 28 Nov 2024 19:38:23 +0530
From: Neha Malcom Francis <n-francis@...com>
To: <nm@...com>, <vigneshr@...com>, <kristo@...nel.org>, <robh@...nel.org>,
<krzk+dt@...nel.org>, <conor+dt@...nel.org>
CC: <linux-arm-kernel@...ts.infradead.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <u-kumar1@...com>, <n-francis@...com>
Subject: [PATCH 0/2] Add support for K3 BIST
BIST (Built-In Self Test) is an IP responsible for triggering hardware
circuitry tests on both logic as well as memory blocks. This driver is
currently being upstreamed in U-Boot [1] and triggers these tests on
cores. This patch series adds the dt-binding as well as a node for BIST
on J784S4.
[1] https://lore.kernel.org/all/613efa0b-f785-444c-8769-ea40ac94d6f9@ti.com/T/
Neha Malcom Francis (2):
dt-bindings: misc: bist: Add BIST dt-binding for TI K3 devices
arm64: dts: ti: k3-j784s4-main: Add PBIST_14 node
.../bindings/misc/ti,j784s4-bist.yaml | 66 +++++++++++++++++++
arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi | 11 ++++
2 files changed, 77 insertions(+)
create mode 100644 Documentation/devicetree/bindings/misc/ti,j784s4-bist.yaml
--
2.34.1
Powered by blists - more mailing lists