summaryrefslogtreecommitdiff
path: root/drivers/media/platform/st/stm32/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2023-12-04media: stm32-dcmipp: STM32 DCMIPP camera interface driverHugues Fruchet1-0/+1
This V4L2 subdev driver enables Digital Camera Memory Interface Pixel Processor(DCMIPP) of STMicroelectronics STM32 SoC series. Signed-off-by: Hugues Fruchet <hugues.fruchet@foss.st.com> Signed-off-by: Alain Volmat <alain.volmat@foss.st.com> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> [hverkuil: remove empty line at end of source]
2022-03-18media: platform: place stm32/ and sti/ under st/ dirMauro Carvalho Chehab1-0/+4
As the end goal is to have platform drivers split by vendor, move both stm32/ and sti/ for them to be inside st/ directory. Acked-by: Hugues Fruchet <hugues.fruchet@st.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>