Searched hist:c8f2ad6869b56233ba4d00dc090e11bb41a55205 (Results 1 – 1 of 1) sorted by relevance
/linux/Documentation/devicetree/bindings/crypto/ |
H A D | atmel,at91sam9g46-aes.yaml | c8f2ad6869b56233ba4d00dc090e11bb41a55205 Fri Feb 11 10:39:20 CET 2022 Tudor Ambarus <tudor.ambarus@microchip.com> 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
|