Re: [PATCH 3/7] pinctrl: mt7622: fix that pinctrl_claim_hogs cannot work

2018-06-29 Thread Linus Walleij
On Fri, Jun 22, 2018 at 5:49 AM wrote: > From: Sean Wang > > To allow claiming hogs by pinctrl, we cannot enable pinctrl until all > groups and functions are being added done. Also, it's necessary that > the corresponding gpiochip is being added when the pinctrl device is > enabled. > > Cc: sta.

[PATCH 3/7] pinctrl: mt7622: fix that pinctrl_claim_hogs cannot work

2018-06-21 Thread sean.wang
From: Sean Wang To allow claiming hogs by pinctrl, we cannot enable pinctrl until all groups and functions are being added done. Also, it's necessary that the corresponding gpiochip is being added when the pinctrl device is enabled. Cc: sta...@vger.kernel.org Fixes: d6ed93551320 ("pinctrl: media