
14 Mar
2018
14 Mar
'18
2:44 p.m.
On Wed, Mar 14, 2018 at 6:52 PM, Maxime Ripard maxime.ripard@bootlin.com wrote:
On Wed, Mar 14, 2018 at 06:29:45PM +0530, Jagan Teki wrote:
Add simple and meaningful kconfig option for p2wi.c instead of using MACH type on Makefile.
p2wi is an I2C controller, so used the same on kconfig definition.
It's not an I2C controller, the bus is different, as you have shown in the Kconfig option.
Since it's two-wire bus which considered as I2C Linux I've reused similar naming convention.