mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/8] media: stm32: csi / dcmipp corrections
@ 2025-01-08 13:16 Alain Volmat
  2025-01-08 13:16 ` [PATCH v2 1/8] dt-bindings: media: clarify stm32 csi & simplify example Alain Volmat
                   ` (8 more replies)
  0 siblings, 9 replies; 13+ messages in thread
From: Alain Volmat @ 2025-01-08 13:16 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

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

Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
---
Changes in v2:
- Correct commit message within the dt-binding commit, related to
  removal of bus-type property from the example.
- Link to v1: https://lore.kernel.org/r/20241217-csi_dcmipp_mp25_enhancements-v1-0-2b432805d17d@foss.st.com

---
Alain Volmat (8):
      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: 0e420e3a0a9a0d8d0b9d3d262baa240ef2369c88
change-id: 20241217-csi_dcmipp_mp25_enhancements-89e0eef194bf

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


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

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

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-08 13:16 [PATCH v2 0/8] media: stm32: csi / dcmipp corrections Alain Volmat
2025-01-08 13:16 ` [PATCH v2 1/8] dt-bindings: media: clarify stm32 csi & simplify example Alain Volmat
2025-01-10 16:02   ` Rob Herring (Arm)
2025-01-08 13:16 ` [PATCH v2 2/8] media: stm32: csi: add missing pm_runtime_put on error Alain Volmat
2025-01-08 13:16 ` [PATCH v2 3/8] media: stm32: csi: register subdev only at end of probe Alain Volmat
2025-01-08 13:16 ` [PATCH v2 4/8] media: stm32: csi: use ARRAY_SIZE to search D-PHY table Alain Volmat
2025-01-08 13:16 ` [PATCH v2 5/8] media: stm32: csi: simplify enable_streams error handling Alain Volmat
2025-01-08 13:16 ` [PATCH v2 6/8] media: stm32: csi: remove useless fwnode_graph_get_endpoint call Alain Volmat
2025-01-08 13:16 ` [PATCH v2 7/8] media: stm32: csi: correct unsigned or useless variable settings Alain Volmat
2025-01-08 13:16 ` [PATCH v2 8/8] media: stm32: dcmipp: add has_csi2 & needs_mclk in match data Alain Volmat
2025-01-10  8:08 ` [PATCH v2 0/8] media: stm32: csi / dcmipp corrections Sakari Ailus
2025-01-10  8:10   ` Sakari Ailus
2025-01-13  8:55   ` Alain Volmat

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

all inboxes | Powered by JetHome®