Hi Umang, Laurent, On Mon, Sep 04, 2023 at 12:21:58AM +0300, Laurent Pinchart wrote: > Hi Umang, > > On Fri, Jul 28, 2023 at 01:47:36PM +0530, Umang Jain wrote: > > On 7/28/23 12:56 PM, kernel test robot wrote: > > > Hi Umang, > > > > > > kernel test robot noticed the following build errors: > > > > > > [auto build test ERROR on media-tree/master] > > > [also build test ERROR on soc/for-next linus/master v6.5-rc3 next-20230727] > > > [cannot apply to sailus-media-tree/streams] > > > [If your patch is applied to the wrong git tree, kindly drop us a note. > > > And when submitting patch, we suggest to use '--base' as documented in > > > https://git-scm.com/docs/git-format-patch#_base_tree_information] > > > > > > url: https://github.com/intel-lab-lkp/linux/commits/Umang-Jain/media-dt-bindings-imx519-Add-IMX519-DT-bindings/20230727-234440 > > > base: git://linuxtv.org/media_tree.git master > > > patch link: https://lore.kernel.org/r/20230727154108.308320-3-umang.jain%40ideasonboard.com > > > patch subject: [PATCH 2/2] media: i2c: imx519: Support for the Sony IMX519 sensor > > > config: x86_64-allyesconfig (https://download.01.org/0day-ci/archive/20230728/202307281538.bqZ5kcV9-lkp@xxxxxxxxx/config) > > > compiler: gcc-12 (Debian 12.2.0-14) 12.2.0 > > > reproduce: (https://download.01.org/0day-ci/archive/20230728/202307281538.bqZ5kcV9-lkp@xxxxxxxxx/reproduce) > > > > > > If you fix the issue in a separate patch/commit (i.e. not just a new version of > > > the same patch/commit), kindly add following tags > > > | Reported-by: kernel test robot <lkp@xxxxxxxxx> > > > | Closes: https://lore.kernel.org/oe-kbuild-all/202307281538.bqZ5kcV9-lkp@xxxxxxxxx/ > > > > > > All errors (new ones prefixed by >>): > > > > > > drivers/media/i2c/imx519.c: In function 'imx519_open': > > >>> drivers/media/i2c/imx519.c:1170:30: error: 'MEDIA_BUS_FMT_SENSOR_DATA' undeclared (first use in this function) > > > > This comes from the bcm2835-unicam for Rpi's that's being worked upon. > > And I was testing this driver on top of it. > > Please base the next version on top of Sakari's metadata series, provide > a branch with your patches and all dependencies in the cover letter, and > use the --base argument to git-format-patch to indicate the base > clearly. I've pushed my latest development series to <URL:https://git.linuxtv.org/sailus/media_tree.git/log/?h=metadata>. -- Sakari Ailus