Linux Media Controller development
 help / color / mirror / Atom feed
* [PATCH 0/6] media: i2c: imx334: Miscellaneous cleanups and improvements
@ 2025-03-10  7:17 Tarang Raval
  2025-03-10  7:17 ` [PATCH 1/6] media: i2c: imx334: Simplify with dev_err_probe() Tarang Raval
                   ` (5 more replies)
  0 siblings, 6 replies; 21+ messages in thread
From: Tarang Raval @ 2025-03-10  7:17 UTC (permalink / raw)
  To: sakari.ailus, kieran.bingham
  Cc: Shravan.Chippa, Tarang Raval, Mauro Carvalho Chehab, Hans Verkuil,
	Laurent Pinchart, AngeloGioacchino Del Regno, Julien Massot,
	Zhi Mao, Kory Maincent, Benjamin Mugnier, linux-media,
	linux-kernel

This patch series is a collection of miscellaneous cleanups and
improvements to the imx334 driver.                             
                                                               
The changes simplify error handling, optimize register access, 
enhance power management, and add support for different lane   
configurations.                                                

This series is on top of Shravan's patches [1]                                  
(media: i2c: imx334: Add support for 1280x720 & 640x480 resolutions)            
                                                                                
Link [1]: https://lore.kernel.org/linux-media/20250305051442.3716817-1-shravan.chippa@microchip.com/T/#t

Tarang Raval (6):
  media: i2c: imx334: Simplify with dev_err_probe()
  media: i2c: imx334: Convert to CCI register access helpers
  media: i2c: imx334: Remove redundant register entries
  media: i2c: imx334: Support 4 or 8 lane operation modes
  media: i2c: imx334: Fix power management and control handling
  media: i2c: imx334: Enable runtime PM before sub-device registration

 drivers/media/i2c/Kconfig  |   1 +
 drivers/media/i2c/imx334.c | 800 ++++++++++++++++---------------------
 2 files changed, 353 insertions(+), 448 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2025-03-27 15:38 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-10  7:17 [PATCH 0/6] media: i2c: imx334: Miscellaneous cleanups and improvements Tarang Raval
2025-03-10  7:17 ` [PATCH 1/6] media: i2c: imx334: Simplify with dev_err_probe() Tarang Raval
2025-03-10  7:17 ` [PATCH 2/6] media: i2c: imx334: Convert to CCI register access helpers Tarang Raval
2025-03-11  6:14   ` Shravan.Chippa
2025-03-11  6:38     ` Laurent Pinchart
2025-03-11  6:51       ` Shravan.Chippa
2025-03-11  9:46         ` Sakari Ailus
2025-03-11  9:59           ` Shravan.Chippa
2025-03-11 10:05           ` Tarang Raval
2025-03-11 10:13             ` Sakari Ailus
2025-03-10  7:17 ` [PATCH 3/6] media: i2c: imx334: Remove redundant register entries Tarang Raval
2025-03-10  7:17 ` [PATCH 4/6] media: i2c: imx334: Support 4 or 8 lane operation modes Tarang Raval
2025-03-27 10:09   ` Sakari Ailus
2025-03-27 10:54     ` Tarang Raval
2025-03-27 14:32       ` Dave Stevenson
2025-03-27 15:38         ` Tarang Raval
2025-03-10  7:17 ` [PATCH 5/6] media: i2c: imx334: Fix power management and control handling Tarang Raval
2025-03-10  7:17 ` [PATCH 6/6] media: i2c: imx334: Enable runtime PM before sub-device registration Tarang Raval
2025-03-27 10:06   ` Sakari Ailus
2025-03-27 11:02     ` Tarang Raval
2025-03-27 11:14       ` Sakari Ailus

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