Re: [PATCH v2] dt-bindings: crypto: Convert ti,omap4-des to DT schema

From: Krzysztof Kozlowski
Date: Tue Jun 17 2025 - 04:58:02 EST


On Wed, Jun 11, 2025 at 06:10:56PM GMT, Rob Herring (Arm) wrote:
> Convert the TI OMAP DES binding to DT schema format.
>
> Drop "ti,hwmods" as it is not actually used for this binding. Only
> OMAP2 platforms are using it.
>
> Signed-off-by: Rob Herring (Arm) <robh@xxxxxxxxxx>
> ---
> v2:
> - Drop ti,hwmods from required too
> ---
> .../devicetree/bindings/crypto/omap-des.txt | 30 ---------
> .../bindings/crypto/ti,omap4-des.yaml | 65 +++++++++++++++++++
> 2 files changed, 65 insertions(+), 30 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/crypto/omap-des.txt
> create mode 100644 Documentation/devicetree/bindings/crypto/ti,omap4-des.yaml

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

Best regards,
Krzysztof