Re: [PATCH 5/8] v4l: Switch from V4L2 OF not V4L2 fwnode API

2017-02-13 Thread Sakari Ailus
Hi Benoit, On Mon, Feb 13, 2017 at 10:57:47AM -0600, Benoit Parrot wrote: > Sakari Ailus wrote on Mon [2017-Feb-13 > 15:28:13 +0200]: ... > > @@ -421,6 +423,7 @@ config VIDEO_TI_VPE > > select VIDEO_TI_VPDMA > > select VIDEO_TI_SC > > select VIDEO_TI_CSC > > + select V4L2_FWNODE >

Re: [PATCH 5/8] v4l: Switch from V4L2 OF not V4L2 fwnode API

2017-02-13 Thread Benoit Parrot
Sakari Ailus wrote on Mon [2017-Feb-13 15:28:13 +0200]: > Switch users of the v4l2_of_ APIs to the more generic v4l2_fwnode_ APIs. > > Existing OF matching continues to be supported. omap3isp and smiapp > drivers are converted to fwnode matching as well. > > Signed-off-by: Sakari Ailus > --- >

Re: [PATCH 5/8] v4l: Switch from V4L2 OF not V4L2 fwnode API

2017-02-13 Thread kbuild test robot
Hi Sakari, [auto build test ERROR on linuxtv-media/master] [also build test ERROR on next-20170213] [cannot apply to v4.10-rc8] [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/Sakari-Ailus/v4l-fl

Re: [PATCH 5/8] v4l: Switch from V4L2 OF not V4L2 fwnode API

2017-02-13 Thread kbuild test robot
Hi Sakari, [auto build test ERROR on linuxtv-media/master] [also build test ERROR on next-20170213] [cannot apply to v4.10-rc8] [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/Sakari-Ailus/v4l-fl

[PATCH 5/8] v4l: Switch from V4L2 OF not V4L2 fwnode API

2017-02-13 Thread Sakari Ailus
Switch users of the v4l2_of_ APIs to the more generic v4l2_fwnode_ APIs. Existing OF matching continues to be supported. omap3isp and smiapp drivers are converted to fwnode matching as well. Signed-off-by: Sakari Ailus --- drivers/media/i2c/Kconfig | 9 drivers/media/