[PATCH v2 00/10] SAMA7D65 Add support for Crypto, CAN and PWM

Ryan.Wanner@microchip.com posted 10 patches 4 months ago
.../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(-)
[PATCH v2 00/10] SAMA7D65 Add support for Crypto, CAN and PWM
Posted by Ryan.Wanner@microchip.com 4 months ago
From: Ryan Wanner <Ryan.Wanner@microchip.com>

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
Re: [PATCH v2 00/10] SAMA7D65 Add support for Crypto, CAN and PWM
Posted by Claudiu Beznea 3 months, 2 weeks ago

On 11.06.2025 22:47, Ryan.Wanner@microchip.com wrote:
>   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

Applied to at91-dt, thanks!
Re: [PATCH v2 00/10] SAMA7D65 Add support for Crypto, CAN and PWM
Posted by Herbert Xu 3 months, 2 weeks ago
On Wed, Jun 11, 2025 at 12:47:24PM -0700, Ryan.Wanner@microchip.com wrote:
> From: Ryan Wanner <Ryan.Wanner@microchip.com>
> 
> 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@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt