On Fri, Sep 19, 2008 at 12:12 AM, Sebastian Siewior <[EMAIL PROTECTED]> wrote: > * Grant Likely | 2008-09-18 22:04:41 [-0700]: > >>No, don't use the generic chip names. Device tree convention is to be >>specific and prefix the part number with the vendor name. ie. You should >>be using "at,at24c64", not "24c64". > > What about the i2c drivers which don't have any prefix like the m41t80? > Prior commit 0d1cde2 aka "powerpc/i2c: Convert i2c-mpc into an > of_platform driver" the ids were converted.
That is the *driver* not the device tree description. The OF i2c code is still converts the name. By default it does this by simply stripping off the manufacturer prefix, but the match table does still exist when the default behavior needs to be overridden. g. -- Grant Likely, B.Sc., P.Eng. Secret Lab Technologies Ltd. _______________________________________________ Linuxppc-embedded mailing list Linuxppc-embedded@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-embedded