[PATCH 01/18] i2c: Add Device Tree support to the Nomadik I2C driver
From: Linus Walleij <hidden>
Date: 2012-05-20 20:53:45
Also in:
linux-i2c, lkml
From: Linus Walleij <hidden>
Date: 2012-05-20 20:53:45
Also in:
linux-i2c, lkml
On Thu, May 17, 2012 at 3:45 PM, Lee Jones [off-list ref] wrote:
Here we move the i2c-nomadik's default settings into the driver rather than specifying them from platform code. At the time of this writing we only have one user, the u8500. As new users are added, it is expected that they will be Device Tree compliant. If this is the case, we will look up their initialisation values by compatible entry, then apply them forthwith. Cc: linux-i2c at vger.kernel.org Cc: linux-kernel at vger.kernel.org Signed-off-by: Lee Jones <redacted>
Nice! Acked-by: Linus Walleij <redacted> BTW: you want to CC Wolfram on the I2C patches. Yours, Linus Walleij