dt-bindings: crypto: Convert Atmel AES to yaml
authorTudor Ambarus <tudor.ambarus@microchip.com>
Fri, 11 Feb 2022 09:39:20 +0000 (11:39 +0200)
committerRob Herring <robh@kernel.org>
Thu, 17 Feb 2022 23:28:29 +0000 (17:28 -0600)
commitc8f2ad6869b56233ba4d00dc090e11bb41a55205
tree910b6cfe8323925e4cc8c752956802e1f786982f
parent2e8185fccd63f008987d55d1b4d69bf1e050bc02
dt-bindings: crypto: Convert Atmel AES to yaml

Convert Atmel AES documentation to yaml format. With the conversion the
clock and clock-names properties are made mandatory. The driver returns
-EINVAL if "aes_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@microchip.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220211093922.456634-2-tudor.ambarus@microchip.com
Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-aes.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/crypto/atmel-crypto.txt