Re: [PATCH 00/11] pinctrl: mvebu: pinctrl driver

2012-09-20 Thread Thomas Petazzoni
Dear Andrew Lunn, On Thu, 20 Sep 2012 12:02:54 +0200, Andrew Lunn wrote: > > Hum, which patches are stalling the integration into the Marvell tree? > > l2 cache, I think. > > The trees Jason built for pull requests in the direction of arm-soc > had the l2 cache patch as the very first in the se

Re: [PATCH 00/11] pinctrl: mvebu: pinctrl driver

2012-09-20 Thread Andrew Lunn
Hi Thomas > Hum, which patches are stalling the integration into the Marvell tree? l2 cache, I think. The trees Jason built for pull requests in the direction of arm-soc had the l2 cache patch as the very first in the series. Now that these patches have run into some trouble, its blocking all th

Re: [PATCH 00/11] pinctrl: mvebu: pinctrl driver

2012-09-20 Thread Thomas Petazzoni
Dear Sebastian Hesselbarth, On Thu, 20 Sep 2012 10:17:07 +0200, Sebastian Hesselbarth wrote: > I prefer having a subdirectory as there are three more SoCs related > to mvebu. I definitely agree. > > Either way it's NO BIG DEAL, so I will take care of this after they > > are merged unless you fe

Re: [PATCH 00/11] pinctrl: mvebu: pinctrl driver

2012-09-20 Thread Sebastian Hesselbarth
On 09/20/2012 10:13 AM, Linus Walleij wrote: I've tried to group related implementations together, so if the first four are dependent we should either: 1. Move all of these to the subdir drivers/pinctrl/mvebu Linus, I prefer having a subdirectory as there are three more SoCs related to mvebu.

Re: [PATCH 00/11] pinctrl: mvebu: pinctrl driver

2012-09-20 Thread Linus Walleij
Just a minor thing here: On Sat, Aug 11, 2012 at 2:56 PM, Sebastian Hesselbarth wrote: > drivers/pinctrl/pinctrl-armada-370.c | 421 +++ > drivers/pinctrl/pinctrl-armada-xp.c| 466 > drivers/pinctrl/pinctrl-dove.c | 622 +

Re: [PATCH 00/11] pinctrl: mvebu: pinctrl driver

2012-08-20 Thread Linus Walleij
On Sat, Aug 11, 2012 at 2:56 PM, Sebastian Hesselbarth wrote: > This patch set adds a core pinctrl driver for Marvell MVEBU SoCs and > SoC specific stubs for Armada 370, Armada XP, Dove, and Kirkwood. > The SoC specific stubs use the pinctrl-mvebu core driver that handles > pinctrl API and regist

[PATCH 00/11] pinctrl: mvebu: pinctrl driver

2012-08-11 Thread Sebastian Hesselbarth
This patch set adds a core pinctrl driver for Marvell MVEBU SoCs and SoC specific stubs for Armada 370, Armada XP, Dove, and Kirkwood. The SoC specific stubs use the pinctrl-mvebu core driver that handles pinctrl API and register accesses for common pinctrl registers. As especially Dove has some p