[PATCH] v4l: subdev: Add pad config allocator and init

2015-05-23 Thread Laurent Pinchart
Add a new subdev operation to initialize a subdev pad config array, and a helper function to allocate and initialize the array. This can be used by bridge drivers to implement try format based on subdev pad operations. Signed-off-by: Laurent Pinchart laurent.pinch...@linaro.org Acked-by: Vaibhav

Re: [PATCH 2/5] v4l: flash: Make v4l2_flash_init() and v4l2_flash_release() functions always

2015-05-23 Thread Laurent Pinchart
Hi Sakari, Thank you for the patch. On Wednesday 20 May 2015 02:04:02 Sakari Ailus wrote: If CONFIG_V4L2_FLASH_LED_CLASS wasn't defined, v4l2_flash_init() and v4l2_flash_release() were empty macros. This will lead to compiler warnings in form of unused variables if the variables are not used

Re: [PATCH 08/20] media: soc_camera pad-aware driver initialisation

2015-05-23 Thread Laurent Pinchart
Hi Hans, On Thursday 21 May 2015 07:55:10 Hans Verkuil wrote: On 05/20/2015 06:39 PM, William Towle wrote: Add detection of source pad number for drivers aware of the media controller API, so that soc_camera/rcar_vin can create device nodes to support a driver such as adv7604.c (for HDMI

Re: [PATCH 09/20] media: rcar_vin: Use correct pad number in try_fmt

2015-05-23 Thread Laurent Pinchart
Hi Hans, On Thursday 21 May 2015 07:58:18 Hans Verkuil wrote: On 05/20/2015 06:39 PM, William Towle wrote: From: Rob Taylor rob.tay...@codethink.co.uk Fix rcar_vin_try_fmt to use the correct pad number when calling the subdev set_fmt. Previously pad number 0 was always used, resulting

Re: [PATCH 1/5] v4l: async: Add a pointer to of_node to struct v4l2_subdev, match it

2015-05-23 Thread Laurent Pinchart
Hi Sakari, Thank you for the patch. On Wednesday 20 May 2015 02:04:01 Sakari Ailus wrote: V4L2 async sub-devices are currently matched (OF case) based on the struct device_node pointer in struct device. LED devices may have more than one LED, and in that case the OF node to match is not

cron job: media_tree daily build: ERRORS

2015-05-23 Thread Hans Verkuil
This message is generated daily by a cron job that builds media_tree for the kernels and architectures in the list below. Results of the daily build of media_tree: date: Sun May 24 04:00:17 CEST 2015 git branch: test git hash: 2a80f296422a01178d0a993479369e94f5830127 gcc

Re: [PATCH v3 1/7] rc: rc-ir-raw: Add scancode encoder callback

2015-05-23 Thread Antti Seppälä
On 22 May 2015 at 13:33, David Härdeman da...@hardeman.nu wrote: On 2015-05-22 07:27, Antti Seppälä wrote: On 21 May 2015 at 22:40, David Härdeman da...@hardeman.nu wrote: On Thu, May 21, 2015 at 05:22:08PM +0300, Antti Seppälä wrote: On 21 May 2015 at 15:30, David Härdeman

Re: [PATCH v8 8/8] DT: samsung-fimc: Add examples for samsung,flash-led property

2015-05-23 Thread Sakari Ailus
Hi Sylwester and Jacek, On Thu, May 21, 2015 at 03:28:40PM +0200, Sylwester Nawrocki wrote: flash-leds = flash_xx image_sensor_x, ...; One more matter to consider: xenon flash devices. How about samsung,camera-flashes (and ti,camera-flashes)? After pondering this awhile, I'm ok with removing