Re: [PATCH 4/6] ARM: ux500: Specify AMBA Primecell IDs for Nomadik I2C in DT

2012-10-24 Thread Linus Walleij
On Wed, Oct 24, 2012 at 4:45 PM, Lee Jones wrote: > Now the Nomadik I2C driver has been converted to an AMBA one, we > are required to provide the Primecell IDs via platform code. When > booting with DT enabled these have to be specified in the device > nodes. We do that here. > > Signed-off-by:

Re: [PATCH 4/6] ARM: ux500: Specify AMBA Primecell IDs for Nomadik I2C in DT

2012-10-24 Thread Linus Walleij
On Wed, Oct 24, 2012 at 4:45 PM, Lee Jones lee.jo...@linaro.org wrote: Now the Nomadik I2C driver has been converted to an AMBA one, we are required to provide the Primecell IDs via platform code. When booting with DT enabled these have to be specified in the device nodes. We do that here.