On Mon, Aug 20, 2012 at 11:09:51AM +0200, Linus Walleij wrote:
> On Sat, Aug 11, 2012 at 2:56 PM, Sebastian Hesselbarth
> wrote:
>
> > This patch adds a pinctrl driver core for Marvell SoCs plus DT
> > binding documentation. This core driver will be used by SoC family
> > specific drivers, i.e. A
On 08/20/2012 04:18 PM, Linus Walleij wrote:
I'll review the variant types but inside pinctrl-mvebu variant
is used as a bit mask to distinguish different variants. Anyway,
they should always be the same size.
Aha bitmask, seems you can only have 8 different variants of
the Marvell's then?
On
On Mon, Aug 20, 2012 at 11:46 AM, Sebastian Hesselbarth
wrote:
> On 8/20/12, Linus Walleij wrote:
>> Are you taking this patch series through some Marvell tree or do you want
>> me to carry it in the pinctrl tree?
>
> I think it would be better to take it through the Marvell tree of Jason
> Coop
On Sat, Aug 11, 2012 at 2:56 PM, Sebastian Hesselbarth
wrote:
> This patch adds a pinctrl driver core for Marvell SoCs plus DT
> binding documentation. This core driver will be used by SoC family
> specific drivers, i.e. Armada XP, Armada 370, Dove, Kirkwood, aso.
(...)
> +config PINCTRL_MVEBU
>
Hello,
Le Mon, 20 Aug 2012 11:46:14 +0200,
Sebastian Hesselbarth a écrit :
> >> +uart1: serial@12100 {
> >> + compatible = "ns16550a";
> >> + reg = <0x12100 0x100>;
> >> + reg-shift = <2>;
> >> + interrupts = <7>;
> >> + clock-frequency = <16667>;
> >
> > It's g
On 8/20/12, Linus Walleij wrote:
> Are you taking this patch series through some Marvell tree or do you want
> me to carry it in the pinctrl tree?
Hi Linus,
I think it would be better to take it through the Marvell tree of Jason
Cooper. It is only for Marvell SoCs anyway.
>> +uart1: serial@1210
On Sat, Aug 11, 2012 at 2:56 PM, Sebastian Hesselbarth
wrote:
> This patch adds a pinctrl driver core for Marvell SoCs plus DT
> binding documentation. This core driver will be used by SoC family
> specific drivers, i.e. Armada XP, Armada 370, Dove, Kirkwood, aso.
Thanks for dealing with this, m
This patch adds a pinctrl driver core for Marvell SoCs plus DT
binding documentation. This core driver will be used by SoC family
specific drivers, i.e. Armada XP, Armada 370, Dove, Kirkwood, aso.
Signed-off-by: Sebastian Hesselbarth
Signed-off-by: Thomas Petazzoni
---
Cc: Grant Likely
Cc: Rob
8 matches
Mail list logo