Re: [PATCH v8 1/1] [media] i2c: add support for OV13858 sensor

2017-06-03 Thread kbuild test robot
Hi Hyungwoo, [auto build test ERROR on linuxtv-media/master] [also build test ERROR on v4.12-rc3 next-20170602] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Hyungwoo-Yang/i2c-add-support-for-O

Re: [PATCH v8 1/1] [media] i2c: add support for OV13858 sensor

2017-06-03 Thread Sakari Ailus
Hi Hyungwoo, On Fri, Jun 02, 2017 at 11:11:25AM -0700, Hyungwoo Yang wrote: ... > +static int ov13858_probe(struct i2c_client *client, > + const struct i2c_device_id *devid) > +{ > + struct ov13858 *ov13858; > + int ret; > + > + ov13858 = devm_kzalloc(&client->dev,

[PATCH v8 1/1] [media] i2c: add support for OV13858 sensor

2017-06-02 Thread Hyungwoo Yang
This patch adds driver for Omnivision's ov13858 sensor, the driver supports following features: - manual exposure/analog gain - two link frequencies - VBLANK support - test pattern support - media controller support - runtime pm support - supported resolutions + 4224x3136 at 30FPS + 2112x1568