[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Yg7aRGjPzlt8TiAh@robh.at.kernel.org>
Date: Thu, 17 Feb 2022 17:29:08 -0600
From: Rob Herring <robh@...nel.org>
To: Tudor Ambarus <tudor.ambarus@...rochip.com>
Cc: krzysztof.kozlowski@...onical.com, alexandre.belloni@...tlin.com,
linux-arm-kernel@...ts.infradead.org,
kavyasree.kotagiri@...rochip.com, devicetree@...r.kernel.org,
nicolas.ferre@...rochip.com, herbert@...dor.apana.org.au,
linux-kernel@...r.kernel.org, robh+dt@...nel.org,
linux-crypto@...r.kernel.org, claudiu.beznea@...rochip.com
Subject: Re: [PACTH v4 3/3] dt-bindings: crypto: Convert Atmel SHA to yaml
On Fri, 11 Feb 2022 11:39:22 +0200, Tudor Ambarus wrote:
> Convert Atmel SHA documentation to yaml format. With the conversion the
> clock and clock-names properties are made mandatory. The driver returns
> -EINVAL if "sha_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-sha.yaml | 60 +++++++++++++++++++
> .../bindings/crypto/atmel-crypto.txt | 25 --------
> 2 files changed, 60 insertions(+), 25 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-sha.yaml
> delete mode 100644 Documentation/devicetree/bindings/crypto/atmel-crypto.txt
>
Applied, thanks!
Powered by blists - more mailing lists