[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240306081038.212412-1-umang.jain@ideasonboard.com>
Date: Wed, 6 Mar 2024 13:40:33 +0530
From: Umang Jain <umang.jain@...asonboard.com>
To: linux-media@...r.kernel.org
Cc: Alexander Shiyan <eagle.alexander923@...il.com>,
Kieran Bingham <kieran.bingham@...asonboard.com>,
Mauro Carvalho Chehab <mchehab@...nel.org>,
Sakari Ailus <sakari.ailus@...ux.intel.com>,
open list <linux-kernel@...r.kernel.org>,
Umang Jain <umang.jain@...asonboard.com>
Subject: [PATCH 0/5] media: imx335: 2/4 lane ops and improvements
Another batch of improvements of the imx335 driver.
Patch 1/5 adds support for 2 or 4 lane operation modes.
Patch 2/5 call the V4L2 fwnode device parser to handle controls that are
standardised by the framework.
Patch 3/5 introduces the use of CCI for registers access.
Patch 4/4 fixes the height value discrepency. Accessible height is 1944,
as per the data sheet in all-pixel scan mode.
Patch 5/5 fixes the max analogue gain value.
Kieran Bingham (2):
media: imx335: Support 2 or 4 lane operation modes
media: imx335: Parse fwnode properties
Umang Jain (3):
media: imx335: Use V4L2 CCI for accessing sensor registers
media: imx335: Fix active area height discrepency
media: imx335: Limit analogue gain value
drivers/media/i2c/Kconfig | 1 +
drivers/media/i2c/imx335.c | 596 ++++++++++++++++++-------------------
2 files changed, 287 insertions(+), 310 deletions(-)
--
2.43.0
Powered by blists - more mailing lists