Re: [PATCH v2] pinctrl: single: fix debug output when #pinctrl-cells = 2

From: Linus Walleij
Date: Thu Oct 01 2020 - 04:05:36 EST


On Mon, Sep 14, 2020 at 1:04 AM Drew Fustini <drew@xxxxxxxxxxxxxxx> wrote:

> The debug output in pcs_parse_one_pinctrl_entry() needs to be updated
> to print the correct pinctrl register value when #pinctrl-cells is 2.
>
> Fixes: a13395418888 ("pinctrl: single: parse #pinctrl-cells = 2")
> Reported-by: Trent Piepho <tpiepho@xxxxxxxxx>
> Link: https://lore.kernel.org/linux-omap/3139716.CMS8C0sQ7x@zen.local/
> Signed-off-by: Drew Fustini <drew@xxxxxxxxxxxxxxx>
> ---
> v2 change:
> this is a fix to my prior email where I referred to #pinctrl-cells = 3
> which is incorrect. pinctrl_spec.args_count is 3 but #pinctrl-cells = 2
> https://lore.kernel.org/linux-omap/20200913224746.2048603-1-drew@xxxxxxxxxxxxxxx/

Patch applied!

Yours,
Linus Walleij