[PATCH v2 0/3] media: i2c: imx219: Feature enhancements

From: Lad Prabhakar
Date: Fri Mar 06 2020 - 05:32:53 EST


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