On 12/14/18 5:40 PM, Philipp Zabel wrote:
> Hi,
>
> this series adds raw bayer (V4L2_PIX_FMT_SGRBG8) support to the gspca
> ov534-ov772x driver used for the PlayStation Eye camera for VGA and
> QVGA modes. Selecting the SGRBG8 format bypasses image processing
> (brightness, contrast, saturation, and hue controls).
I'm curious since I don't see many patches for gspca: what are you planning
to use this for?
Regards,
Hans
>
> regards
> Philipp
>
> Philipp Zabel (8):
> media: gspca: ov534: replace msleep(10) with usleep_range
> media: gspca: support multiple pixel formats in ENUM_FRAMEINTERVALS
> media: gspca: support multiple pixel formats in TRY_FMT
> media: gspca: ov543-ov772x: move video format specific registers into
> bridge_start
> media: gspca: ov534-ov772x: add SGBRG8 bayer mode support
> media: gspca: ov534-ov722x: remove mode specific video data registers
> from bridge_init
> media: gspca: ov534-ov722x: remove camera clock setup from bridge_init
> media: gspca: ov534-ov772x: remove unnecessary COM3 initialization
>
> drivers/media/usb/gspca/gspca.c | 18 ++--
> drivers/media/usb/gspca/ov534.c | 153 +++++++++++++++++++++++---------
> 2 files changed, 123 insertions(+), 48 deletions(-)
>