Re: [PATCHv2 0/5] Add generic pinctrl helpers for managing groups and function

2017-01-02 Thread Gary Bisson
Hi Linus, Tony, On Fri, Dec 30, 2016 at 07:59:57AM -0800, Tony Lindgren wrote: > * Gary Bisson [161230 07:43]: > > Hi Linus, > > > > On Fri, Dec 30, 2016 at 3:39 PM, Linus Walleij > > wrote: > > > On Tue, Dec 27, 2016 at 6:19 PM, Tony Lindgren wrote: > > > > > >> Here are some changes to add

Re: [PATCHv2 0/5] Add generic pinctrl helpers for managing groups and function

2016-12-30 Thread Tony Lindgren
* Gary Bisson [161230 07:43]: > Hi Linus, > > On Fri, Dec 30, 2016 at 3:39 PM, Linus Walleij > wrote: > > On Tue, Dec 27, 2016 at 6:19 PM, Tony Lindgren wrote: > > > >> Here are some changes to add generic helpers for managing pinctrl groups > >> and > >> functions. > > > > I applied it, scre

Re: [PATCHv2 0/5] Add generic pinctrl helpers for managing groups and function

2016-12-30 Thread Gary Bisson
Hi Linus, On Fri, Dec 30, 2016 at 3:39 PM, Linus Walleij wrote: > On Tue, Dec 27, 2016 at 6:19 PM, Tony Lindgren wrote: > >> Here are some changes to add generic helpers for managing pinctrl groups and >> functions. > > I applied it, screwed around with it and pushed to the build servers to see

Re: [PATCHv2 0/5] Add generic pinctrl helpers for managing groups and function

2016-12-30 Thread Linus Walleij
On Tue, Dec 27, 2016 at 6:19 PM, Tony Lindgren wrote: > Here are some changes to add generic helpers for managing pinctrl groups and > functions. I applied it, screwed around with it and pushed to the build servers to see if it survived. I really like the look of this and I hope lots of driver

[PATCHv2 0/5] Add generic pinctrl helpers for managing groups and function

2016-12-27 Thread Tony Lindgren
Hi all, Here are some changes to add generic helpers for managing pinctrl groups and functions. Regards, Tony Changes since v1: - Updates to the first patch in the series to use delayed work for pinctrl hogs based on what was discussed on the mailing list, mostly to pass pctldev to the par