[RESEND PATCH v6 0/6] i2c: designware: add I2C SLAVE support

2017-03-01 Thread Luis Oliveira
The purpose of this patchset is to enable Linux to be a I2C slave by enabling the slave functionality in the designware I2C controller and at the same time it does some cleaning of the existing code. The patch 1 is for cleaning and commentary fix. The patch 2 refactors the original i2c-designware

[PATCH v6 0/6] i2c: designware: add I2C SLAVE support

2017-02-15 Thread Luis Oliveira
The purpose of this patchset is to enable Linux to be a I2C slave by enabling the slave functionality in the designware I2C controller and at the same time it does some cleaning of the existing code. The patch 1 is for cleaning and commentary fix. The patch 2 refactors the original i2c-designware