[PATCH 0/3] Enable the CRC and CRYP IP on STM32MP135F-DK board.

From: Thomas Bourgoin
Date: Mon Feb 19 2024 - 06:40:09 EST


Enable the CRC and CRYP internal peripherals on STM32MP135F-DK board.

The first 2 patches adds the node crc1 in file stm32mp131.dtsi and
enables it for the board stm32mp135f-dk.
The last patch of the patchset enables the node cryp for the board
stm32mp135f-dk.

Lionel Debieve (2):
ARM: dts: stm32: add CRC on stm32mp131
ARM: dts: stm32: enable CRC on stm32mp135f-dk

Thomas Bourgoin (1):
ARM: dts: stm32: enable crypto accelerator on stm32mp135f-dk

arch/arm/boot/dts/st/stm32mp131.dtsi | 7 +++++++
arch/arm/boot/dts/st/stm32mp135f-dk.dts | 8 ++++++++
2 files changed, 15 insertions(+)

--
2.25.1