Quoting kernel test robot (2023-10-10 05:10:17) > Hi Kieran, > > kernel test robot noticed the following build warnings: > > [auto build test WARNING on media-tree/master] > [also build test WARNING on sailus-media-tree/streams linus/master v6.6-rc5 next-20231009] > [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/Kieran-Bingham/media-dt-bindings-media-imx335-Add-supply-bindings/20231010-085313 > base: git://linuxtv.org/media_tree.git master > patch link: https://lore.kernel.org/r/20231010005126.3425444-3-kieran.bingham%40ideasonboard.com > patch subject: [PATCH 2/5] media: i2c: imx335: Enable regulator supplies > config: m68k-allyesconfig (https://download.01.org/0day-ci/archive/20231010/202310101224.43dpo3Ng-lkp@xxxxxxxxx/config) > compiler: m68k-linux-gcc (GCC) 13.2.0 > reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231010/202310101224.43dpo3Ng-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/202310101224.43dpo3Ng-lkp@xxxxxxxxx/ > > All warnings (new ones prefixed by >>): > > >> drivers/media/i2c/imx335.c:159: warning: Function parameter or member 'supplies' not described in 'imx335' > Aha, thank you KTR - I'll fix this. -- Kieran