[PATCH v2 02/10] i2c: OMAP: Add DT support for i2c controller
From: Kevin Hilman <hidden>
Date: 2011-12-14 01:06:40
Also in:
linux-devicetree, linux-omap
From: Kevin Hilman <hidden>
Date: 2011-12-14 01:06:40
Also in:
linux-devicetree, linux-omap
Benoit Cousson [off-list ref] writes:
Add initial DT support to retrieve the frequency using a DT attribute instead of the pdata pointer if of_node exist. Add documentation for omap i2c controller binding. Based on original patches from Manju and Grant. Signed-off-by: Benoit Cousson <redacted> Cc: Ben Dooks <ben-linux@fluff.org>
This seems indepenent from the rest of the series, and I can queue up for merge via the I2C tree. Benoit, please confirm that we shouldn't have any problems if this patch goes independently. Grant/Rob, with your ack on the bindings, I can queue this up for the I2C maintainers along with some other OMAP I2C changes for v3.3. Kevin