[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250228103332.3647098-1-shravan.chippa@microchip.com>
Date: Fri, 28 Feb 2025 16:03:29 +0530
From: shravan kumar <shravan.chippa@...rochip.com>
To: <sakari.ailus@...ux.intel.com>, <mchehab@...nel.org>
CC: <kieran.bingham@...asonboard.com>, <linux-media@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <conor.dooley@...rochip.com>,
<valentina.fernandezalanis@...rochip.com>, <praveen.kumar@...rochip.com>,
<shravan.chippa@...rochip.com>
Subject: [PATCH V6 0/3] media: i2c: imx334: Add support for 1280x720 & 640x480 resolutions
From: Shravan Chippa <shravan.chippa@...rochip.com>
Changelog:
v5 -> v6:
split the patches from two to three
1) Optimized the resolution arrays by integrating a common register array
2) 3840x2160 mode restored with reset values of imx334
3) 1280x720@30 and 640x480@30 resolutions
v4 -> v5:
Divided the patch into two separate patches:
- One for common register array values with existing resolutions
- Another for new modes supporting 640x480 and 1280x720 resolutions
v3 -> v4:
In response to the review request, the dependency of the common register
value array on the 445M link frequency has been eliminated.
Although I do not have a test setup for 4k resolution at an 819M link frequency,
I have made adjustments based on the IMX334 data sheet, the latest 4k resolution,
and the common register value array. Additionally, the 4k resolution has been
switched to master mode to ensure consistency with other resolutions that also
use master mode.
v2 -> v3:
removied blank lines reported by media CI robot
v1 -> v2:
Optimized the resolution arrays by added common register
array
Shravan Chippa (3):
media: i2c: imx334: Optimized 4k and 2k mode register arrays
media: i2c: imx334: update mode_3840x2160_regs array
media: i2c: imx334: add modes for 720p and 480p resolutions
drivers/media/i2c/imx334.c | 204 +++++++++++++++++++------------------
1 file changed, 103 insertions(+), 101 deletions(-)
--
2.34.1
Powered by blists - more mailing lists