Re: [PATCH v2 00/21] pinctrl: mvebu: restructure and remove hardcoded addresses from Dove pinctrl

2014-02-01 Thread Andrew Lunn
On Fri, Jan 31, 2014 at 03:18:50AM +0100, Sebastian Hesselbarth wrote: > On 01/30/2014 09:25 PM, Andrew Lunn wrote: > >On Thu, Jan 30, 2014 at 07:50:34PM +0100, Sebastian Hesselbarth wrote: > >>On 01/30/2014 07:29 PM, Andrew Lunn wrote: > >>>On Tue, Jan 28, 2014 at 01:39:12AM +0100, Sebastian Hesse

Re: [PATCH v2 00/21] pinctrl: mvebu: restructure and remove hardcoded addresses from Dove pinctrl

2014-01-31 Thread Sebastian Hesselbarth
On 01/31/14 11:17, Linus Walleij wrote: On Tue, Jan 28, 2014 at 1:39 AM, Sebastian Hesselbarth wrote: This patch set is one required step for Dove to hop into mach-mvebu. Until now, pinctrl-dove was hardcoding some registers that do not directly belong to MPP core registers. This is not compat

Re: [PATCH v2 00/21] pinctrl: mvebu: restructure and remove hardcoded addresses from Dove pinctrl

2014-01-31 Thread Linus Walleij
On Tue, Jan 28, 2014 at 1:39 AM, Sebastian Hesselbarth wrote: > This patch set is one required step for Dove to hop into mach-mvebu. > Until now, pinctrl-dove was hardcoding some registers that do not > directly belong to MPP core registers. This is not compatible with > what we want for mach-mve

Re: [PATCH v2 00/21] pinctrl: mvebu: restructure and remove hardcoded addresses from Dove pinctrl

2014-01-30 Thread Sebastian Hesselbarth
On 01/30/2014 09:25 PM, Andrew Lunn wrote: On Thu, Jan 30, 2014 at 07:50:34PM +0100, Sebastian Hesselbarth wrote: On 01/30/2014 07:29 PM, Andrew Lunn wrote: On Tue, Jan 28, 2014 at 01:39:12AM +0100, Sebastian Hesselbarth wrote: This patch set is one required step for Dove to hop into mach-mveb

Re: [PATCH v2 00/21] pinctrl: mvebu: restructure and remove hardcoded addresses from Dove pinctrl

2014-01-30 Thread Andrew Lunn
On Thu, Jan 30, 2014 at 07:50:34PM +0100, Sebastian Hesselbarth wrote: > On 01/30/2014 07:29 PM, Andrew Lunn wrote: > >On Tue, Jan 28, 2014 at 01:39:12AM +0100, Sebastian Hesselbarth wrote: > >>This patch set is one required step for Dove to hop into mach-mvebu. > >>Until now, pinctrl-dove was hard

Re: [PATCH v2 00/21] pinctrl: mvebu: restructure and remove hardcoded addresses from Dove pinctrl

2014-01-30 Thread Sebastian Hesselbarth
On 01/30/2014 07:29 PM, Andrew Lunn wrote: On Tue, Jan 28, 2014 at 01:39:12AM +0100, Sebastian Hesselbarth wrote: This patch set is one required step for Dove to hop into mach-mvebu. Until now, pinctrl-dove was hardcoding some registers that do not directly belong to MPP core registers. This is

Re: [PATCH v2 00/21] pinctrl: mvebu: restructure and remove hardcoded addresses from Dove pinctrl

2014-01-30 Thread Andrew Lunn
On Tue, Jan 28, 2014 at 01:39:12AM +0100, Sebastian Hesselbarth wrote: > This patch set is one required step for Dove to hop into mach-mvebu. > Until now, pinctrl-dove was hardcoding some registers that do not > directly belong to MPP core registers. This is not compatible with > what we want for m

[PATCH v2 00/21] pinctrl: mvebu: restructure and remove hardcoded addresses from Dove pinctrl

2014-01-27 Thread Sebastian Hesselbarth
This patch set is one required step for Dove to hop into mach-mvebu. Until now, pinctrl-dove was hardcoding some registers that do not directly belong to MPP core registers. This is not compatible with what we want for mach-mvebu. Unfortunately, the common pinctrl driver part has a design flaw, th