On Sat, Aug 19, 2023 at 07:04:43PM +0100, Biju Das wrote: > The driver has OF match table, but still it uses an ID lookup table for > retrieving match data. Currently, the driver is working on the > assumption that an I2C device registered via OF will always match a > legacy I2C device ID. Extend match data support for OF tables by using > i2c_get_match_data() instead of the ID lookup for both OF/ID matches by > making similar OF/ID tables. OK. Reviewed-by: Andy Shevchenko <andy@xxxxxxxxxx> -- With Best Regards, Andy Shevchenko