Re: [PATCH] pinctrl: xway: fix gpio-hog related boot issues

2018-12-17 Thread Martin Schiller
On 2018-12-17 17:45, John Crispin wrote: On 17/12/2018 15:32, Linus Walleij wrote: On Fri, Dec 14, 2018 at 8:48 AM Martin Schiller wrote: This patch is based on commit a86caa9ba5d7 ("pinctrl: msm: fix gpio-hog related boot issues"). It fixes the issue that the gpio ranges needs to be define

Re: [PATCH] pinctrl: xway: fix gpio-hog related boot issues

2018-12-17 Thread John Crispin
On 17/12/2018 15:32, Linus Walleij wrote: On Fri, Dec 14, 2018 at 8:48 AM Martin Schiller wrote: This patch is based on commit a86caa9ba5d7 ("pinctrl: msm: fix gpio-hog related boot issues"). It fixes the issue that the gpio ranges needs to be defined before gpiochip_add(). Therefore, we a

Re: [PATCH] pinctrl: xway: fix gpio-hog related boot issues

2018-12-17 Thread Linus Walleij
On Fri, Dec 14, 2018 at 8:48 AM Martin Schiller wrote: > This patch is based on commit a86caa9ba5d7 ("pinctrl: msm: fix gpio-hog > related boot issues"). > > It fixes the issue that the gpio ranges needs to be defined before > gpiochip_add(). > > Therefore, we also have to swap the order of regis