[PATCH 0/3]: Sparc OF I2C support.

Grant Likely grant.likely at secretlab.ca
Sat Aug 23 02:44:33 EST 2008


On Thu, Aug 21, 2008 at 8:39 PM, Jon Smirl <jonsmirl at gmail.com> wrote:
> On 8/21/08, Grant Likely <grant.likely at secretlab.ca> wrote:
>> It was over a year ago when support for i2c devices in the device tree
>>  was merged.
>
> I see, the old support needed the drivers to be built-in. The newer
> code dynamically loads the correct i2c driver and set its parameters.
>
> Did the old code use anything besides compatible? It would have been
> using the older i2c system that probed for the address.

I think you're confusing binding with implementation.  The binding is
the layout of data in the device tree.  The implementation uses that
data.  Your right that the current implementation is new, but it
replaces older implementation that uses the same binding.

g.

-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.



More information about the devicetree-discuss mailing list