Re: [PATCH v3 2/2] dt-bindings: soc: ti: Convert IVA to DT schema
From: Krzysztof Kozlowski
Date: Sat Jul 11 2026 - 11:59:44 EST
On Wed, Jul 08, 2026 at 11:19:14AM +0000, Eduard Bostina wrote:
> Convert the Texas Instruments IVA bindings to DT schema.
>
> During the conversion, the following updates were made:
> - Moved the binding to bindings/soc/ti/
> - Removed 'ti,iva' from the example as it is undocumented and
> unused.
> - Make the 'ti,hwmods' property conditionally required. Modern ti-sysc
> deployments do not require it for probing, but older
> OMAP2/3 platforms relying on omap_device.c still need it.
> - Documented the 'dsp' child node, which is actively used in the OMAP3
> device tree (omap3.dtsi) but was missing from the old txt binding.
>
> Signed-off-by: Eduard Bostina <egbostina@xxxxxxxxx>
> ---
> .../devicetree/bindings/arm/omap/iva.txt | 19 ------
> .../devicetree/bindings/soc/ti/ti,iva.yaml | 61 +++++++++++++++++++
> 2 files changed, 61 insertions(+), 19 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/arm/omap/iva.txt
> create mode 100644 Documentation/devicetree/bindings/soc/ti/ti,iva.yaml
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
Best regards,
Krzysztof