public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/9] media: stm32: csi / dcmipp corrections
@ 2024-12-17 17:39 Alain Volmat
  2024-12-17 17:39 ` [PATCH 1/9] media: stm32: dcmipp: correct ret type in dcmipp_graph_notify_bound Alain Volmat
                   ` (8 more replies)
  0 siblings, 9 replies; 14+ messages in thread
From: Alain Volmat @ 2024-12-17 17:39 UTC (permalink / raw)
  To: Hugues Fruchet, Mauro Carvalho Chehab, Maxime Coquelin,
	Alexandre Torgue, Hans Verkuil, Sakari Ailus, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley
  Cc: linux-media, linux-stm32, linux-arm-kernel, linux-kernel,
	devicetree, Alain Volmat, stable

Various fixes within the stm32 csi bindings/drivers and
stm32 dcmipp driver.

Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
---
Alain Volmat (9):
      media: stm32: dcmipp: correct ret type in dcmipp_graph_notify_bound
      dt-bindings: media: clarify stm32 csi & simplify example
      media: stm32: csi: add missing pm_runtime_put on error
      media: stm32: csi: register subdev only at end of probe
      media: stm32: csi: use ARRAY_SIZE to search D-PHY table
      media: stm32: csi: simplify enable_streams error handling
      media: stm32: csi: remove useless fwnode_graph_get_endpoint call
      media: stm32: csi: correct unsigned or useless variable settings
      media: stm32: dcmipp: add has_csi2 & needs_mclk in match data

 .../bindings/media/st,stm32mp25-csi.yaml           |   5 +-
 drivers/media/platform/st/stm32/stm32-csi.c        | 102 +++++++++++----------
 .../platform/st/stm32/stm32-dcmipp/dcmipp-core.c   |  23 +++--
 3 files changed, 67 insertions(+), 63 deletions(-)
---
base-commit: d216d9cb4dd854ef0a2ec1701f403facb298af51
change-id: 20241217-csi_dcmipp_mp25_enhancements-89e0eef194bf

Best regards,
-- 
Alain Volmat <alain.volmat@foss.st.com>



^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2025-01-08 13:14 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-17 17:39 [PATCH 0/9] media: stm32: csi / dcmipp corrections Alain Volmat
2024-12-17 17:39 ` [PATCH 1/9] media: stm32: dcmipp: correct ret type in dcmipp_graph_notify_bound Alain Volmat
2024-12-17 17:39 ` [PATCH 2/9] dt-bindings: media: clarify stm32 csi & simplify example Alain Volmat
2024-12-17 18:24   ` Conor Dooley
2024-12-17 21:12     ` Sakari Ailus
2024-12-18 18:25       ` Conor Dooley
2025-01-08 12:42         ` Alain Volmat
2024-12-17 17:39 ` [PATCH 3/9] media: stm32: csi: add missing pm_runtime_put on error Alain Volmat
2024-12-17 17:39 ` [PATCH 4/9] media: stm32: csi: register subdev only at end of probe Alain Volmat
2024-12-17 17:39 ` [PATCH 5/9] media: stm32: csi: use ARRAY_SIZE to search D-PHY table Alain Volmat
2024-12-17 17:39 ` [PATCH 6/9] media: stm32: csi: simplify enable_streams error handling Alain Volmat
2024-12-17 17:39 ` [PATCH 7/9] media: stm32: csi: remove useless fwnode_graph_get_endpoint call Alain Volmat
2024-12-17 17:39 ` [PATCH 8/9] media: stm32: csi: correct unsigned or useless variable settings Alain Volmat
2024-12-17 17:39 ` [PATCH 9/9] media: stm32: dcmipp: add has_csi2 & needs_mclk in match data Alain Volmat

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox