Messages in this thread |  | | From | Linus Walleij <> | Date | Tue, 31 Mar 2020 16:48:13 +0200 | Subject | Re: [PATCH] gpio: Avoid using pin ranges with !PINCTRL |
| |
On Mon, Mar 30, 2020 at 11:03 AM Thierry Reding <thierry.reding@gmail.com> wrote:
> From: Thierry Reding <treding@nvidia.com> > > Do not use the struct gpio_device's .pin_ranges field if the PINCTRL > Kconfig symbol is not selected to avoid build failures. > > Fixes: d2fbe53a806e ("gpio: Support GPIO controllers without pin-ranges") > Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> > Reported-by: kbuild test robot <lkp@intel.com> > Signed-off-by: Thierry Reding <treding@nvidia.com>
Patch applied with Geert's tags and fixes.
Yours, Linus Walleij
|  |