Re: [PATCH v8 2/3] I2C: mediatek: Add driver for MediaTek I2C controller

From: Uwe Kleine-König
Date: Tue May 19 2015 - 15:49:33 EST


Hello Matthias,

On Tue, May 19, 2015 at 04:48:23PM +0200, Matthias Brugger wrote:
> 2015-05-18 20:43 GMT+02:00 Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>:
> > On Tue, May 19, 2015 at 12:40:08AM +0800, Eddie Huang wrote:
> >> [...]
> >> drivers/i2c/busses/i2c-mt65xx.c | 675 ++++++++++++++++++++++++++++++++++++++++
> >> [...]
> >> +#define I2C_DRV_NAME "mt-i2c"
> > i2c-mt65xx ?
>
> As this works for all SoCs so far, I would propose: i2c-mtk
Hmm, currently we have:

- #define I2C_DRV_NAME mt-i2c
- dt-compatibles: "mediatek,mt6577-i2c" + "mediatek,mt6589-i2c"
- function prefix: mtk_i2c_
- filename: i2c-mt65xx.c
- Kconfig symbol: I2C_MT65XX

Getting some harmonization here would definitly be nice.

Best regards
Uwe

--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | http://www.pengutronix.de/ |
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/