Re: [PATCH v3 0/7] aspeed: Integrate pinctrl and gpio drivers

2016-09-13 Thread Joel Stanley
On Tue, Aug 30, 2016 at 5:25 PM, Andrew Jeffery wrote: > Here's v3 of the Aspeed pinctrl and gpio driver integration patches. v2 of the > integration series can be found at: > > https://lkml.org/lkml/2016/8/19/403 Looks good to me. I commented on the two patches that I don't think we want to in

[PATCH v3 0/7] aspeed: Integrate pinctrl and gpio drivers

2016-08-30 Thread Andrew Jeffery
Hi all, Here's v3 of the Aspeed pinctrl and gpio driver integration patches. v2 of the integration series can be found at: https://lkml.org/lkml/2016/8/19/403 v3 captures changes required to address review comments from v2 of the driver series: https://lkml.org/lkml/2016/8/22/343 Since v2: