Re: [PATCH v1 1/1] pinctrl: core: Show pin numbers for the controllers with base = 0

From: Andy Shevchenko
Date: Mon Apr 19 2021 - 06:05:18 EST


On Thu, Apr 15, 2021 at 4:07 PM Andy Shevchenko
<andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:
>
> The commit f1b206cf7c57 ("pinctrl: core: print gpio in pins debugfs file")
> enabled GPIO pin number and label in debugfs for pin controller. However,
> it limited that feature to the chips where the base is a positive number. This,
> in particular, excluded chips where base is 0 for the historical or backward
> compatibility reasons. Refactor the code to include the latter as well.

Linus, since we got one more week, can you consider applying this one
and the other one against kernel doc for the final release?

--
With Best Regards,
Andy Shevchenko