Re: [PATCH v2 2/4] ARM: dts: ti: omap: dra7: Remove clocks from crypto nodes
From: Krzysztof Kozlowski
Date: Fri Sep 18 2026 - 04:54:10 EST
On Wed, Sep 16, 2026 at 02:29:39AM +0530, Bhargav Joshi wrote:
> The omap-sham, omap4-des and omap2-aes crypto drivers do not use
> "clocks" and "clock-names" properties. Clock management is handled by
> the ti-sysc interconnect parent wrapper. The dt-bindings for
> ti,omap-sham and ti,omap-aes don't define these clock properties. Having
> them in the child nodes causes dtbs_check warnings.
This is not true. First you removed it from the DES binding and then you
claim it causes dtbs_check warnings.
Order your commits properly and then see if there are warnings.
Best regards,
Krzysztof