[PATCH v2 07/13] pinctrl: renesas: rza1: Switch to use for_each_gpiochip_node() helper
Geert Uytterhoeven
geert at linux-m68k.org
Wed Mar 30 05:21:43 PDT 2022
Hi Andy,
On Wed, Mar 30, 2022 at 2:17 PM Andy Shevchenko
<andriy.shevchenko at linux.intel.com> wrote:
> On Wed, Mar 30, 2022 at 12:00:27PM +0200, Geert Uytterhoeven wrote:
> > On Tue, Mar 29, 2022 at 5:29 PM Andy Shevchenko
> > <andriy.shevchenko at linux.intel.com> wrote:
>
> ...
>
> > > + struct fwnode_reference_args of_args;
> >
> > fw_args?
>
> Perhaps just args as other drivers do?
Fine for me.
> > > - chip->label = devm_kasprintf(rza1_pctl->dev, GFP_KERNEL, "%pOFn",
> > > - np);
> > > + chip->label = devm_kasprintf(rza1_pctl->dev, GFP_KERNEL, "%pfw", fwnode);
> >
> > This changes the label from e.g. "/soc/pinctrl at fcfe3000/gpio-11" to "gpio-11".
>
> Hmm... It seems other way around, i.e. it changes from the name to full name.
Oops, sorry about that.
(I accidentally included the change from testing "%pfwP" ;-)
>
> > %pfwP?
>
> But conclusion here is correct. Good catch!
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
More information about the linux-amlogic
mailing list