[RFC/PATCH v2 08/13] dt: omap: i2c: add dt support for i2c1 controller
From: Cousson, Benoit <hidden>
Date: 2011-09-01 17:34:11
Also in:
linux-devicetree, linux-omap
From: Cousson, Benoit <hidden>
Date: 2011-09-01 17:34:11
Also in:
linux-devicetree, linux-omap
Hi Manju, On 8/23/2011 5:46 PM, G, Manjunath Kondaiah wrote:
Hi Grant,
[...]
This function calls of_i2c_register_devices which attaches all the required parameters reg, irq, archdata etc into i2c adapter. But it will not attach platform_data which results empty pdata pointer in i2c child devices. Is this done purposefully?
I think so, but anyway, we'd rather spend some time on doing a proper DT implementation than hacking more the AUXDATA temporary solution. I've just sent a reworked version of that series with a pure dt-no-auxdata-hack approach. Regards, Benoit