On Wed, Jun 11, 2025 at 12:47:24PM -0700, Ryan.Wanner@xxxxxxxxxxxxx wrote: > From: Ryan Wanner <Ryan.Wanner@xxxxxxxxxxxxx> > > This set adds support for the SAMA7D65 SoC crypto subsystem and enabling > them in the device tree. This set also adds PWM to the device tree, and > adds and enables the CAN bus system for the SAMA7D65 SoC. > > Changes v1 -> v2: > - Clean up formatting issues in the device tree and DT bindings. > - Add a description of the capabilities for the cyrpto IPs for this SoC. > > Ryan Wanner (10): > dt-bindings: crypto: add sama7d65 in Atmel AES > dt-bindings: crypto: add sama7d65 in Atmel SHA > dt-bindings: crypto: add sama7d65 in Atmel TDES > dt-bindings: rng: atmel,at91-trng: add sama7d65 TRNG > crypto: atmel - add support for AES and SHA IPs available on sama7d65 > SoC > ARM: dts: microchip: sama7d65: Add crypto support > ARM: dts: microchip: sama7d65: Add PWM support > ARM: dts: microchip: sama7d65: Add CAN bus support > ARM: dts: microchip: sama7d65: Clean up extra space > ARM: dts: microchip: sama7d65: Enable CAN bus > > .../crypto/atmel,at91sam9g46-aes.yaml | 4 +- > .../crypto/atmel,at91sam9g46-sha.yaml | 4 +- > .../crypto/atmel,at91sam9g46-tdes.yaml | 4 +- > .../bindings/rng/atmel,at91-trng.yaml | 1 + > .../dts/microchip/at91-sama7d65_curiosity.dts | 35 +++++ > arch/arm/boot/dts/microchip/sama7d65.dtsi | 128 ++++++++++++++++++ > drivers/crypto/atmel-aes.c | 1 + > drivers/crypto/atmel-sha.c | 1 + > 8 files changed, 175 insertions(+), 3 deletions(-) > > -- > 2.43.0 Patches 1-5 applied. Thanks. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt