modules: stm32: add DCMIPP and DDR modules found on STM32MP13XX

Addition of the DCMIPP and DDR modules.

Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
This commit is contained in:
Alain Volmat 2025-04-28 19:06:00 +02:00 committed by Benjamin Cabé
commit d78842a5fd

View file

@ -117,6 +117,17 @@ config USE_STM32_HAL_DCMI_EX
Enable STM32Cube Extended Digital camera interface (DCM) HAL module
driver
config USE_STM32_HAL_DCMIPP
bool
help
Enable STM32Cube Digital Camera Interface Pixel Pipeline (DCMIPP) HAL module
driver
config USE_STM32_HAL_DDR
bool
help
Enable STM32Cube DDR-SDRAM HAL module driver
config USE_STM32_HAL_DFSDM
bool
help