Re: [PATCH v3 1/2] dt-bindings: soc: ti: Convert DSP to DT schema
From: Krzysztof Kozlowski
Date: Sat Jul 11 2026 - 11:58:57 EST
On Wed, Jul 08, 2026 at 11:19:13AM +0000, Eduard Bostina wrote:
> Convert the Texas Instruments DSP bindings to DT schema.
>
> During the conversion, the following updates were made:
> - Moved the binding to bindings/soc/ti/
> - Make the 'ti,hwmods' property optional to resolve dtbs_check
> warnings, as several in-tree device trees currently omit it.
> A review of the ti-sysc driver (drivers/bus/ti-sysc.c)
> shows that the property is not strictly required for probing.
> The driver only reads it to populate the 'ddata->legacy_mode'
> flag. If the property is absent, the probe sequence continues
> normally without error.
Text feels early wrapped, please fix your editor for any future commits.
No need to resend just for that.
https://elixir.bootlin.com/linux/v6.4-rc1/source/Documentation/process/submitting-patches.rst#L597
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
Best regards,
Krzysztof