linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] media: i2c: imx219: Feature enhancements
@ 2020-03-06 10:32 Lad Prabhakar
  2020-03-06 10:32 ` [PATCH v2 1/3] media: i2c: imx219: Fix power sequence Lad Prabhakar
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Lad Prabhakar @ 2020-03-06 10:32 UTC (permalink / raw)
  To: Dave Stevenson, Mauro Carvalho Chehab, Sakari Ailus
  Cc: linux-media, linux-kernel, Lad Prabhakar

This patch series does the following:
1: Makes sure the sensor is LP11 state on power up
2: Adds support for RAW8
3: Adds support for 640x480 resolution

@Dave - I have tested setting RAW8/RAW10 formats using media-ctl
application, but was only able to test streaming for RAW8 (640x480)
format due to my hardware limitations.

Changes for v2:
1: Dropped setting the format in probe to coax the sensor to enter LP11
   state.
2: Fixed switching between RAW8/RAW10 modes.
3: Fixed fps setting for 640x480 and switched to auto mode.

Lad Prabhakar (3):
  media: i2c: imx219: Fix power sequence
  media: i2c: imx219: Add support for RAW8 bit bayer format
  media: i2c: imx219: Add support for cropped 640x480 resolution

 drivers/media/i2c/imx219.c | 250 +++++++++++++++++++++++++++++++------
 1 file changed, 214 insertions(+), 36 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2023-08-07 21:53 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-06 10:32 [PATCH v2 0/3] media: i2c: imx219: Feature enhancements Lad Prabhakar
2020-03-06 10:32 ` [PATCH v2 1/3] media: i2c: imx219: Fix power sequence Lad Prabhakar
2020-03-06 13:01   ` Dave Stevenson
2020-03-06 15:01     ` Lad, Prabhakar
2020-03-06 10:32 ` [PATCH v2 2/3] media: i2c: imx219: Add support for RAW8 bit bayer format Lad Prabhakar
2020-03-06 14:04   ` Dave Stevenson
2020-03-06 15:01     ` Lad, Prabhakar
2020-03-10 10:01   ` Sakari Ailus
2020-03-10 11:15     ` Lad, Prabhakar
2020-03-06 10:32 ` [PATCH v2 3/3] media: i2c: imx219: Add support for cropped 640x480 resolution Lad Prabhakar
2020-03-06 14:47   ` Dave Stevenson
2020-03-06 14:59     ` Lad, Prabhakar
2020-03-06 17:02       ` Dave Stevenson
2023-08-07 21:53         ` Laurent Pinchart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).