Devicetree
 help / color / mirror / Atom feed
* [PATCH v2 0/5] dt-bindings: soc: ti: Convert OMAP DSP and IVA to DT schema
@ 2026-07-06  8:59 Eduard Bostina
  2026-07-06  8:59 ` [PATCH v2 1/5] dt-bindings: soc: ti: Convert DSP " Eduard Bostina
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Eduard Bostina @ 2026-07-06  8:59 UTC (permalink / raw)
  To: Conor Dooley, devicetree, Eduard Bostina, Krzysztof Kozlowski,
	linux-kernel, Mark Brown, Rob Herring
  Cc: daniel.baluta, simona.toaca, goledhruva, m-chawdhry

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.

Changes in v2:
- Expanded from a 2 patch to a 5 patch series.
- Moved both the DSP and IVA binding files from bindings/arm/omap/ 
  to bindings/soc/ti/
- Patches 1 and 3: 1:1 conversions of the old txt files.
- Patches 2 and 4: Make 'ti,hwmods' optional to fix dtbs_check warnings. 
  Reasoning described in the commit messages.
- Patch 5: Documents the DSP child node in the IVA schema to fix 
  dtbs_check warnings. Reasoning described in the commit message.

Eduard Bostina (5):
  dt-bindings: soc: ti: Convert DSP to DT schema
  dt-bindings: soc: ti: omap-dsp: Make ti,hwmods optional
  dt-bindings: soc: ti: Convert IVA to DT schema
  dt-bindings: soc: ti: omap-iva: Make ti,hwmods optional
  dt-bindings: soc: ti: omap-iva: Document DSP child node

 .../devicetree/bindings/arm/omap/dsp.txt      | 14 ------
 .../devicetree/bindings/arm/omap/iva.txt      | 19 --------
 .../devicetree/bindings/soc/ti/ti,iva.yaml    | 48 +++++++++++++++++++
 .../bindings/soc/ti/ti,omap3-c64.yaml         | 31 ++++++++++++
 4 files changed, 79 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/soc/ti/ti,iva.yaml
 create mode 100644 Documentation/devicetree/bindings/soc/ti/ti,omap3-c64.yaml

-- 
2.43.0


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-07-06  9:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-06  8:59 [PATCH v2 0/5] dt-bindings: soc: ti: Convert OMAP DSP and IVA to DT schema Eduard Bostina
2026-07-06  8:59 ` [PATCH v2 1/5] dt-bindings: soc: ti: Convert DSP " Eduard Bostina
2026-07-06  8:59 ` [PATCH v2 2/5] dt-bindings: soc: ti: omap-dsp: Make ti,hwmods optional Eduard Bostina
2026-07-06  8:59 ` [PATCH v2 3/5] dt-bindings: soc: ti: Convert IVA to DT schema Eduard Bostina
2026-07-06  8:59 ` [PATCH v2 4/5] dt-bindings: soc: ti: omap-iva: Make ti,hwmods optional Eduard Bostina
2026-07-06  9:26   ` sashiko-bot
2026-07-06  8:59 ` [PATCH v2 5/5] dt-bindings: soc: ti: omap-iva: Document DSP child node Eduard Bostina

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox