Re: [PACTH v3 2/3] dt-bindings: crypto: Convert Atmel TDES to yaml

From: Krzysztof Kozlowski
Date: Fri Feb 11 2022 - 03:27:25 EST


On 11/02/2022 09:21, Tudor Ambarus wrote:
> Convert Atmel TDES documentation to yaml format. With the conversion the
> clock and clock-names properties are made mandatory. The driver returns
> -EINVAL if "tdes_clk" is not found, reflect that in the bindings and make
> the clock and clock-names properties mandatory. Update the example to
> better describe how one should define the dt node.
>
> Signed-off-by: Tudor Ambarus <tudor.ambarus@xxxxxxxxxxxxx>
> ---
> .../crypto/atmel,at91sam9g46-tdes.yaml | 64 +++++++++++++++++++
> .../bindings/crypto/atmel-crypto.txt | 23 -------
> 2 files changed, 64 insertions(+), 23 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-tdes.yaml
>


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


Best regards,
Krzysztof