[PATCH] i2c: at91: add at91sam9x5 config

2014-09-24 Thread Raphaël Poggi
Signed-off-by: Raphaël Poggi --- drivers/i2c/busses/i2c-at91.c | 19 ++- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/drivers/i2c/busses/i2c-at91.c b/drivers/i2c/busses/i2c-at91.c index 2ce3fa3..9490822 100644 --- a/drivers/i2c/busses/i2c-at91.c +++ b/drivers/i2c

Re: [PATCH] i2c: at91: add at91sam9x5 config

2014-08-04 Thread Bo Shen
Hi Raphaël Poggi, On 08/04/2014 03:34 PM, Bo Shen wrote: Hi Raphaël Poggi, Actually, this is a build fix. On 08/01/2014 09:26 PM, Raphaël Poggi wrote: Signed-off-by: Raphaël Poggi Acked-by: Bo Shen Sorry, can you squash this patch into "[PATCH 1/2] i2c: at91: add support of device tr

Re: [PATCH] i2c: at91: add at91sam9x5 config

2014-08-04 Thread Bo Shen
Hi Raphaël Poggi, Actually, this is a build fix. On 08/01/2014 09:26 PM, Raphaël Poggi wrote: Signed-off-by: Raphaël Poggi Acked-by: Bo Shen --- drivers/i2c/busses/i2c-at91.c |6 ++ 1 file changed, 6 insertions(+) diff --git a/drivers/i2c/busses/i2c-at91.c b/drivers/i2c/busse

[PATCH] i2c: at91: add at91sam9x5 config

2014-08-01 Thread Raphaël Poggi
Signed-off-by: Raphaël Poggi --- drivers/i2c/busses/i2c-at91.c |6 ++ 1 file changed, 6 insertions(+) diff --git a/drivers/i2c/busses/i2c-at91.c b/drivers/i2c/busses/i2c-at91.c index 399f6a9..4aa4e4e 100644 --- a/drivers/i2c/busses/i2c-at91.c +++ b/drivers/i2c/busses/i2c-at91.c @@ -346,6