Re: [PATCH] pinctrl: sh-pfc: r8a7792: add EtherAVB pin groups

2016-07-06 Thread Sergei Shtylyov
On 07/06/2016 12:14 AM, Linus Walleij wrote: Add the EtherAVB pin groups to the R8A7792 PFC driver. Signed-off-by: Sergei Shtylyov Reviewed-by: Geert Uytterhoeven Should I just apply it? It's late in the kernel cycle but I do not mind stuff like this so much. You can't, as I haven't se

Re: [PATCH] pinctrl: sh-pfc: r8a7792: add EtherAVB pin groups

2016-07-05 Thread Linus Walleij
On Tue, Jul 5, 2016 at 5:46 PM, Geert Uytterhoeven wrote: > On Tue, Jul 5, 2016 at 4:54 PM, Linus Walleij > wrote: >> On Tue, Jul 5, 2016 at 8:57 AM, Geert Uytterhoeven >> wrote: >>> Hi Sergei, >>> >>> On Mon, Jul 4, 2016 at 9:52 PM, Sergei Shtylyov >>> wrote: Add the EtherAVB pin groups

Re: [PATCH] pinctrl: sh-pfc: r8a7792: add EtherAVB pin groups

2016-07-05 Thread Geert Uytterhoeven
Hi Linus, On Tue, Jul 5, 2016 at 4:54 PM, Linus Walleij wrote: > On Tue, Jul 5, 2016 at 8:57 AM, Geert Uytterhoeven > wrote: >> Hi Sergei, >> >> On Mon, Jul 4, 2016 at 9:52 PM, Sergei Shtylyov >> wrote: >>> Add the EtherAVB pin groups to the R8A7792 PFC driver. >>> >>> Signed-off-by: Sergei Sh

Re: [PATCH] pinctrl: sh-pfc: r8a7792: add EtherAVB pin groups

2016-07-05 Thread Linus Walleij
On Tue, Jul 5, 2016 at 8:57 AM, Geert Uytterhoeven wrote: > Hi Sergei, > > On Mon, Jul 4, 2016 at 9:52 PM, Sergei Shtylyov > wrote: >> Add the EtherAVB pin groups to the R8A7792 PFC driver. >> >> Signed-off-by: Sergei Shtylyov > > Reviewed-by: Geert Uytterhoeven Should I just apply it? It's l

Re: [PATCH] pinctrl: sh-pfc: r8a7792: add EtherAVB pin groups

2016-07-05 Thread Sergei Shtylyov
Hello. On 7/5/2016 9:57 AM, Geert Uytterhoeven wrote: Add the EtherAVB pin groups to the R8A7792 PFC driver. Signed-off-by: Sergei Shtylyov Reviewed-by: Geert Uytterhoeven However, you forgot to add the avb_avtp_match group. Is that intentional? No, it didn't get created in the origi

Re: [PATCH] pinctrl: sh-pfc: r8a7792: add EtherAVB pin groups

2016-07-04 Thread Geert Uytterhoeven
Hi Sergei, On Mon, Jul 4, 2016 at 9:52 PM, Sergei Shtylyov wrote: > Add the EtherAVB pin groups to the R8A7792 PFC driver. > > Signed-off-by: Sergei Shtylyov Reviewed-by: Geert Uytterhoeven However, you forgot to add the avb_avtp_match group. Is that intentional? Gr{oetje,eeting}s,

[PATCH] pinctrl: sh-pfc: r8a7792: add EtherAVB pin groups

2016-07-04 Thread Sergei Shtylyov
Add the EtherAVB pin groups to the R8A7792 PFC driver. Signed-off-by: Sergei Shtylyov --- The patch is against the 'devel' branch of Linus Walleij's 'linux-pinctrl.git' repo plus my 2 PFC patches posted last week... drivers/pinctrl/sh-pfc/pfc-r8a7792.c | 91 ++