media: stm32: dcmipp: add core support for the stm32mp25
authorAlain Volmat <alain.volmat@foss.st.com>
Thu, 12 Dec 2024 09:17:37 +0000 (10:17 +0100)
committerHans Verkuil <hverkuil@xs4all.nl>
Thu, 12 Dec 2024 12:22:26 +0000 (13:22 +0100)
commit686f27f7ea376ee5001783489c70a6c2e0bfcd6d
tree644a83c2e9c602ce25ace5a1011be9304f829135
parent923b428c49fb8ef50b2c6ae8ca9f322568a3882a
media: stm32: dcmipp: add core support for the stm32mp25

The stm32mp25 supports both parallel & csi inputs.
An additional clock control is necessary.
Skeleton of the subdev structures for the stm32mp25 is added,
identical for the time being to the stm32mp13 however more subdeves
will be added in further commits.

Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
drivers/media/platform/st/stm32/stm32-dcmipp/dcmipp-core.c