On Thu, 2014-10-30 at 14:25 +0100, Wolfram Sang wrote: > > > +obj-$(CONFIG_I2C_MT65XX) += i2c-mt65xx.o > > > > As it works for mt65xx and mt81xx series, better rename it to i2c-mtk.c > > That is a bit too generic IMO. It is likely that we will see some > totally different I2C core from MTK in the future. Plus, it is not > uncommon that a driver initially for SoC-X supports SoC-Y, too. Hi, Yes, MTK TV SoCs(MT53xx) do use a different/incompatible I2C IP. So we preferred to keep original file name. Joe.C -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html