[PATCH 0/2] dt-bindings: arm: omap: Convert DSP and IVA bindings to DT schema

From: Eduard Bostina

Date: Tue Jun 30 2026 - 09:31:36 EST


This series converts the Texas Instruments DSP and IVA
Device Tree bindings from text format to DT schema.

These conversions are grouped together because the IVA schema explicitly
depends on the DSP schema. The DSP is defined as a child node within the
IVA subsystem.

Eduard Bostina (2):
dt-bindings: arm: omap: Convert DSP to DT schema
dt-bindings: arm: omap: Convert IVA to DT schema

.../devicetree/bindings/arm/omap/dsp.txt | 14 -----
.../devicetree/bindings/arm/omap/iva.txt | 19 -------
.../devicetree/bindings/arm/omap/ti,iva.yaml | 51 +++++++++++++++++++
.../bindings/arm/omap/ti,omap3-c64.yaml | 32 ++++++++++++
4 files changed, 83 insertions(+), 33 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/arm/omap/dsp.txt
delete mode 100644 Documentation/devicetree/bindings/arm/omap/iva.txt
create mode 100644 Documentation/devicetree/bindings/arm/omap/ti,iva.yaml
create mode 100644 Documentation/devicetree/bindings/arm/omap/ti,omap3-c64.yaml

--
2.43.0