Re: [PATCH v2 2/5] dt-bindings: soc: ti: omap-dsp: Make ti,hwmods optional
From: Krzysztof Kozlowski
Date: Wed Jul 08 2026 - 03:07:46 EST
On Mon, Jul 06, 2026 at 08:59:14AM +0000, Eduard Bostina wrote:
> 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.
>
> Signed-off-by: Eduard Bostina <egbostina@xxxxxxxxx>
> ---
> Documentation/devicetree/bindings/soc/ti/ti,omap3-c64.yaml | 1 -
Please squash the patch. If conversion leads to known warnings and
original binding is not correct, then the conversion was supposed to do
all necessary changes. See also my announcement/guideline for all
mentosrhip-programs:
https://social.kernel.org/notice/B4DukxPLisztLVWuEi
Best regards,
Krzysztof