From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============0526964239464336596==" MIME-Version: 1.0 From: Andy Shevchenko To: kbuild-all@lists.01.org Subject: Re: [PATCH v1 2/2] pinctrl: Propagate firmware node from a parent device Date: Mon, 13 Dec 2021 21:29:10 +0200 Message-ID: In-Reply-To: <202112140202.rfjJQkD9-lkp@intel.com> List-Id: --===============0526964239464336596== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable On Tue, Dec 14, 2021 at 02:35:51AM +0800, kernel test robot wrote: > Hi Andy, > = > I love your patch! Yet something to improve: > = > [auto build test ERROR on linusw-pinctrl/devel] > [cannot apply to geert-renesas-drivers/renesas-pinctrl v5.16-rc5] > [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] > = > url: https://github.com/0day-ci/linux/commits/Andy-Shevchenko/pinctrl-= Get-rid-of-duplicate-of_node-assignment-in-the-drivers/20211214-004129 > base: https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinc= trl.git devel > config: ia64-randconfig-r032-20211213 (https://download.01.org/0day-ci/ar= chive/20211214/202112140202.rfjJQkD9-lkp(a)intel.com/config) > compiler: ia64-linux-gcc (GCC) 11.2.0 > reproduce (this is a W=3D1 build): > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbi= n/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > # https://github.com/0day-ci/linux/commit/09301bc05d31cbebbea459b= e85ce973a065379d1 > git remote add linux-review https://github.com/0day-ci/linux > git fetch --no-tags linux-review Andy-Shevchenko/pinctrl-Get-rid-= of-duplicate-of_node-assignment-in-the-drivers/20211214-004129 > git checkout 09301bc05d31cbebbea459be85ce973a065379d1 > # save the config file to linux build tree > mkdir build_dir > COMPILER_INSTALL_PATH=3D$HOME/0day COMPILER=3Dgcc-11.2.0 make.cro= ss O=3Dbuild_dir ARCH=3Dia64 SHELL=3D/bin/bash drivers/pinctrl/cirrus/ > = > If you fix the issue, kindly add following tag as appropriate > Reported-by: kernel test robot > = > All error/warnings (new ones prefixed by >>): Indeed. Thanks! I'll fix this in v2 after a while. > drivers/pinctrl/cirrus/pinctrl-madera-core.c: In function 'madera_pin_= probe': > >> drivers/pinctrl/cirrus/pinctrl-madera-core.c:1007:37: error: implicit = declaration of function 'dev_fwnode'; did you mean 'dev_of_node'? [-Werror= =3Dimplicit-function-declaration] Nope, I meant to include property.h. -- = With Best Regards, Andy Shevchenko --===============0526964239464336596==--