Re: [PATCH V2 0/2] Add device tree support of i2c Atmel driver

2014-08-06 Thread Raphaël Poggi
Ok, about the signed-off, do I have to let your name ? or my name + your name ? Sorry if my question seems stupid, but i'm new to open source development. 2014-08-06 3:06 GMT+02:00 Bo Shen voice.s...@atmel.com: Hi Raphaël Poggi, On 08/06/2014 04:05 AM, Raphaël Poggi wrote: I am ready to

Re: [PATCH V2 0/2] Add device tree support of i2c Atmel driver

2014-08-06 Thread Bo Shen
Hi Raphaël Poggi, On 08/06/2014 03:16 PM, Raphaël Poggi wrote: Ok, about the signed-off, do I have to let your name ? or my name + your name ? Sorry if my question seems stupid, but i'm new to open source development. I think, you can first git am my patch, and then apply your patch and

Re: [PATCH V2 0/2] Add device tree support of i2c Atmel driver

2014-08-06 Thread Raphaël Poggi
All right, thanks. Raphaël Poggi 2014-08-06 9:33 GMT+02:00 Bo Shen voice.s...@atmel.com: Hi Raphaël Poggi, On 08/06/2014 03:16 PM, Raphaël Poggi wrote: Ok, about the signed-off, do I have to let your name ? or my name + your name ? Sorry if my question seems stupid, but i'm new to open

Re: [PATCH V2 0/2] Add device tree support of i2c Atmel driver

2014-08-05 Thread Bo Shen
Hi Raphaël Poggi, On 08/04/2014 05:29 PM, Bo Shen wrote: Hi Raphaël Poggi, On 08/04/2014 05:22 PM, Raphaël Poggi wrote: Hi, I have tested it on a custom board which use a sam9m10 and it worked... Tell me more when we have found something suspicious. I tested on sama5d3xek with qt1070

Re: [PATCH V2 0/2] Add device tree support of i2c Atmel driver

2014-08-05 Thread Raphaël Poggi
I am ready to send a v3. Are you going to send your fix or you want me to squash it in v3 ? Best Regards, Raphaël Poggi 2014-08-05 10:32 GMT+02:00 Raphaël Poggi raphi...@gmail.com: Hello, The patch works fine for me. Thanks for your review/help. Best Regards, Raphaël Poggi 2014-08-05

Re: [PATCH V2 0/2] Add device tree support of i2c Atmel driver

2014-08-05 Thread Bo Shen
Hi Raphaël Poggi, On 08/06/2014 04:05 AM, Raphaël Poggi wrote: I am ready to send a v3. Are you going to send your fix or you want me to squash it in v3 ? Please send it together with your patch. Thanks. Best Regards, Raphaël Poggi Best Regards, Bo Shen

[PATCH V2 0/2] Add device tree support of i2c Atmel driver

2014-08-04 Thread Raphaël Poggi
Change since v1: * Squash the commit [1] which adds the sam9x5 config. This patcheset adds the device tree support for i2c Atmel driver and the corresping clocks for the at91sam9g45 device. Raphaël Poggi (2) : (1) i2c: at91: add support of device tree (2) at91sam9g45:

Re: [PATCH V2 0/2] Add device tree support of i2c Atmel driver

2014-08-04 Thread Bo Shen
Hi Raphaël Poggi, I try to manage to make the i2c driver work, however, failed for non device tree. I am still checking it. However, some comments for the patches. Best Regards, Bo Shen On 08/04/2014 04:31 PM, Raphaël Poggi wrote: Change since v1: * Squash the commit [1] which

Re: [PATCH V2 0/2] Add device tree support of i2c Atmel driver

2014-08-04 Thread Raphaël Poggi
Hi, I have tested it on a custom board which use a sam9m10 and it worked... Tell me more when we have found something suspicious. Thanks for your test. Raphaël Poggi 2014-08-04 11:11 GMT+02:00 Bo Shen voice.s...@atmel.com: Hi Raphaël Poggi, I try to manage to make the i2c driver work,

Re: [PATCH V2 0/2] Add device tree support of i2c Atmel driver

2014-08-04 Thread Bo Shen
Hi Raphaël Poggi, On 08/04/2014 05:22 PM, Raphaël Poggi wrote: Hi, I have tested it on a custom board which use a sam9m10 and it worked... Tell me more when we have found something suspicious. I tested on sama5d3xek with qt1070 connect to i2c, and the i2c host register successfully, however