Re: [PATCHv3 0/4] Add device tree data for omap5

2012-08-31 Thread Benoit Cousson
Hi Sourav, While rebasing your series on top of Tony's lo/devel-dt, I realized that the keypad nodes are not located at the correct place :-( At the moment they are just floating at the top level of the dts while they belong to the ocp bus and thus should be put there. I fixed that since it

Re: [PATCHv3 0/4] Add device tree data for omap5

2012-08-31 Thread Poddar, Sourav
Hi Benoit, On Fri, Aug 31, 2012 at 3:02 PM, Benoit Cousson b-cous...@ti.com wrote: Hi Sourav, While rebasing your series on top of Tony's lo/devel-dt, I realized that the keypad nodes are not located at the correct place :-( At the moment they are just floating at the top level of the dts

Re: [PATCHv3 0/4] Add device tree data for omap5

2012-08-20 Thread Poddar, Sourav
Hi All, On Tue, Aug 14, 2012 at 9:54 PM, Sourav Poddar sourav.pod...@ti.com wrote: The following patch series add i2c support for omap5. As well as enable I2C based devices like pressure and temperature through device tree. Also add onchip keypad dts data. Cc: Benoit Cousson b-cous...@ti.com

Re: [PATCHv3 0/4] Add device tree data for omap5

2012-08-20 Thread Benoit Cousson
On 08/20/2012 02:10 PM, Poddar, Sourav wrote: Hi All, On Tue, Aug 14, 2012 at 9:54 PM, Sourav Poddar sourav.pod...@ti.com wrote: The following patch series add i2c support for omap5. As well as enable I2C based devices like pressure and temperature through device tree. Also add onchip

Re: [PATCHv3 0/4] Add device tree data for omap5

2012-08-20 Thread Poddar, Sourav
Hi Benoit, On Mon, Aug 20, 2012 at 5:43 PM, Benoit Cousson b-cous...@ti.com wrote: On 08/20/2012 02:10 PM, Poddar, Sourav wrote: Hi All, On Tue, Aug 14, 2012 at 9:54 PM, Sourav Poddar sourav.pod...@ti.com wrote: The following patch series add i2c support for omap5. As well as enable I2C

Re: [PATCHv3 0/4] Add device tree data for omap5

2012-08-20 Thread Benoit Cousson
On 08/20/2012 02:17 PM, Poddar, Sourav wrote: Hi Benoit, On Mon, Aug 20, 2012 at 5:43 PM, Benoit Cousson b-cous...@ti.com wrote: On 08/20/2012 02:10 PM, Poddar, Sourav wrote: Hi All, On Tue, Aug 14, 2012 at 9:54 PM, Sourav Poddar sourav.pod...@ti.com wrote: The following patch series add

[PATCHv3 0/4] Add device tree data for omap5

2012-08-14 Thread Sourav Poddar
The following patch series add i2c support for omap5. As well as enable I2C based devices like pressure and temperature through device tree. Also add onchip keypad dts data. Cc: Benoit Cousson b-cous...@ti.com Cc: Felipe Balbi ba...@ti.com Cc: Santosh Shilimkar santosh.shilim...@ti.com Sourav