All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] IMX258 driver fixes
@ 2021-07-23 11:22 Umang Jain
  2021-07-23 11:22 ` [PATCH 1/2] media: imx258: Rectify mismatch of VTS value Umang Jain
  2021-07-23 11:22 ` [PATCH 2/2] media: imx258: Limit the max analogue gain to 480 Umang Jain
  0 siblings, 2 replies; 9+ messages in thread
From: Umang Jain @ 2021-07-23 11:22 UTC (permalink / raw)
  To: linux-media; +Cc: libcamera-devel, Umang Jain

While working on libcamera with a IMX258 sensor attached
to IPU3 ISP, we noticed a few niggles that seem to be driver
related. After running a series of investigations based on
libcamera and v4l2-ctl tools, we could pin-point and address
a couple of them for release immediate pain points.

Laurent Pinchart (1):
  media: imx258: Rectify mismatch of VTS value

Umang Jain (1):
  media: imx258: Limit the max analogue gain to 480

 drivers/media/i2c/imx258.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2021-07-26  2:22 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-23 11:22 [PATCH 0/2] IMX258 driver fixes Umang Jain
2021-07-23 11:22 ` [PATCH 1/2] media: imx258: Rectify mismatch of VTS value Umang Jain
2021-07-23 11:50   ` Laurent Pinchart
2021-07-26  2:20     ` Bingbu Cao
2021-07-23 11:22 ` [PATCH 2/2] media: imx258: Limit the max analogue gain to 480 Umang Jain
2021-07-23 11:44   ` [libcamera-devel] " Laurent Pinchart
2021-07-23 11:52     ` Laurent Pinchart
2021-07-23 12:29       ` Krzysztof Kozlowski
2021-07-23 12:36       ` Dave Stevenson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.