public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Théo Lebrun" <theo.lebrun@bootlin.com>
To: "kernel test robot" <lkp@intel.com>,
	"Linus Walleij" <linus.walleij@linaro.org>,
	"Rob Herring" <robh@kernel.org>,
	"Krzysztof Kozlowski" <krzk@kernel.org>,
	"Conor Dooley" <conor+dt@kernel.org>
Cc: oe-kbuild-all@lists.linux.dev, linux-gpio@vger.kernel.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	"Vladimir Kondratiev" <vladimir.kondratiev@mobileye.com>,
	"Grégory Clement" <gregory.clement@bootlin.com>,
	"Thomas Petazzoni" <thomas.petazzoni@bootlin.com>,
	"Tawfik Bayouk" <tawfik.bayouk@mobileye.com>
Subject: Re: [PATCH 2/2] pinctrl: eyeq5: add platform driver
Date: Tue, 02 Jul 2024 17:46:11 +0200	[thread overview]
Message-ID: <D2F64U1H2P8J.16H1SVRMYFROM@bootlin.com> (raw)
In-Reply-To: <202407020641.JqMWvOOu-lkp@intel.com>

Hello,

On Tue Jul 2, 2024 at 12:49 AM CEST, kernel test robot wrote:
> kernel test robot noticed the following build errors:
>
> [auto build test ERROR on f2661062f16b2de5d7b6a5c42a9a5c96326b8454]
>
> url:    https://github.com/intel-lab-lkp/linux/commits/Th-o-Lebrun/Revert-dt-bindings-pinctrl-mobileye-eyeq5-pinctrl-add-bindings/20240630-070720
> base:   f2661062f16b2de5d7b6a5c42a9a5c96326b8454
> patch link:    https://lore.kernel.org/r/20240628-mbly-pinctrl-v1-2-c878192d6b0a%40bootlin.com
> patch subject: [PATCH 2/2] pinctrl: eyeq5: add platform driver
> config: m68k-randconfig-r131-20240701
> compiler: m68k-linux-gcc (GCC) 13.2.0
> 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@intel.com>
> | Closes: https://lore.kernel.org/oe-kbuild-all/202407020641.JqMWvOOu-lkp@intel.com/
>
> All errors (new ones prefixed by >>):
>
>    m68k-linux-ld: drivers/pinctrl/pinctrl-eyeq5.o: in function `pinconf_generic_dt_node_to_map_pin':
> >> pinctrl-eyeq5.c:(.text+0xe0): undefined reference to `pinconf_generic_dt_node_to_map'

Argh yes, pinconf_generic_dt_node_to_map() requires CONFIG_OF. I'll add
that to the Kconfig entry in the next revision, as a "depends on OF"
similar to other pinctrl driver config options.

Regards,

--
Théo Lebrun, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


      reply	other threads:[~2024-07-02 15:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-28 16:11 [PATCH 0/2] Add Mobileye EyeQ5 pinctrl support Théo Lebrun
2024-06-28 16:11 ` [PATCH 1/2] Revert "dt-bindings: pinctrl: mobileye,eyeq5-pinctrl: add bindings" Théo Lebrun
2024-06-28 16:11 ` [PATCH 2/2] pinctrl: eyeq5: add platform driver Théo Lebrun
2024-07-01  1:08   ` kernel test robot
2024-07-01 22:49   ` kernel test robot
2024-07-02 15:46     ` Théo Lebrun [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=D2F64U1H2P8J.16H1SVRMYFROM@bootlin.com \
    --to=theo.lebrun@bootlin.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=gregory.clement@bootlin.com \
    --cc=krzk@kernel.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lkp@intel.com \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=robh@kernel.org \
    --cc=tawfik.bayouk@mobileye.com \
    --cc=thomas.petazzoni@bootlin.com \
    --cc=vladimir.kondratiev@mobileye.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox