Robert Marko
7f39ea40d4
dt-bindings: crypto: atmel,at91sam9g46-aes: add microchip,lan9691-aes
...
Document Microchip LAN969x AES compatible.
Signed-off-by: Robert Marko <robert.marko@sartura.hr >
Acked-by: Conor Dooley <conor.dooley@microchip.com >
Reviewed-by: Claudiu Beznea <claudiu.beznea@tuxon.dev >
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au >
2026-01-31 10:56:47 +08:00
Ryan Wanner
fe14fa5058
dt-bindings: crypto: add sama7d65 in Atmel AES
...
Add DT bindings for SAMA7D65 SoC in atmel AES.
The SAMA7D65 similar to the SAM9x75 SoC supports HMAC, dual buffer, and
GCM. And similar all 3 it supports CBC, CFB, CTR, ECB, and XTS.
Signed-off-by: Ryan Wanner <Ryan.Wanner@microchip.com >
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org >
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au >
2025-06-23 16:59:38 +08:00
Varshini Rajendran
7bb9f42d9e
dt-bindings: crypto: add sam9x7 in Atmel AES
...
Add DT bindings for atmel AES.
Signed-off-by: Varshini Rajendran <varshini.rajendran@microchip.com >
Acked-by: Rob Herring <robh@kernel.org >
Reviewed-by: Tudor Ambarus <tudor.ambarus@linaro.org >
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au >
2024-03-01 18:35:40 +08:00
Tudor Ambarus
c0f7ae2753
MAINTAINERS: Update email of Tudor Ambarus
...
My professional email will change and the microchip one will bounce after
mid-november of 2022.
Update the MAINTAINERS file, the YAML bindings, MODULE_AUTHOR entries and
author mentions, and add an entry in the .mailmap file.
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com >
Acked-by: Rob Herring <robh@kernel.org >
Acked-by: Pratyush Yadav <pratyush@kernel.org >
Acked-by: Mark Brown <broonie@kernel.org >
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com >
Acked-by: Herbert Xu <herbert@gondor.apana.org.au >
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org >
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com >
Link: https://lore.kernel.org/linux-mtd/20221226144043.367706-1-tudor.ambarus@linaro.org
2023-01-07 15:18:44 +01:00
Tudor Ambarus
c8f2ad6869
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
2022-02-17 17:28:29 -06:00