[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Yg7aL+0RjEi+bdMl@robh.at.kernel.org>
Date: Thu, 17 Feb 2022 17:28:47 -0600
From: Rob Herring <robh@...nel.org>
To: Tudor Ambarus <tudor.ambarus@...rochip.com>
Cc: kavyasree.kotagiri@...rochip.com, nicolas.ferre@...rochip.com,
claudiu.beznea@...rochip.com, devicetree@...r.kernel.org,
alexandre.belloni@...tlin.com, robh+dt@...nel.org,
linux-kernel@...r.kernel.org, herbert@...dor.apana.org.au,
linux-arm-kernel@...ts.infradead.org, linux-crypto@...r.kernel.org,
krzysztof.kozlowski@...onical.com
Subject: Re: [PACTH v4 2/3] dt-bindings: crypto: Convert Atmel TDES to yaml
On Fri, 11 Feb 2022 11:39:21 +0200, 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@...rochip.com>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>
> ---
> .../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
>
Applied, thanks!
Powered by blists - more mailing lists