Re: [PATCH 3/7] pinctrl: at91: add compatibles for SAM9X60 pin controller

2019-01-31 Thread Claudiu.Beznea
On 31.01.2019 14:33, Ludovic Desroches wrote: > On Thu, Jan 31, 2019 at 01:29:33PM +0100, Claudiu Beznea - M18063 wrote: >> From: Claudiu Beznea >> >> Add compatibles for SAM9X60 pin controller. >> >> Signed-off-by: Claudiu Beznea >> --- >> drivers/pinctrl/pinctrl-at91.c | 2 ++ >> 1 file chan

Re: [PATCH 3/7] pinctrl: at91: add compatibles for SAM9X60 pin controller

2019-01-31 Thread Ludovic Desroches
On Thu, Jan 31, 2019 at 01:29:33PM +0100, Claudiu Beznea - M18063 wrote: > From: Claudiu Beznea > > Add compatibles for SAM9X60 pin controller. > > Signed-off-by: Claudiu Beznea > --- > drivers/pinctrl/pinctrl-at91.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/drivers/pinctrl/p

[PATCH 3/7] pinctrl: at91: add compatibles for SAM9X60 pin controller

2019-01-31 Thread Claudiu.Beznea
From: Claudiu Beznea Add compatibles for SAM9X60 pin controller. Signed-off-by: Claudiu Beznea --- drivers/pinctrl/pinctrl-at91.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/pinctrl/pinctrl-at91.c b/drivers/pinctrl/pinctrl-at91.c index 46443b97d811..5456a2692b8c 100644 --- a/