Re: [PATCH v4 0/7] i2c: bcm2835: Bring in changes from downstream

2016-11-06 Thread Wolfram Sang
On Mon, Oct 03, 2016 at 10:06:07PM +0200, Noralf Trønnes wrote: > This patchset tries to bring in the lessons learned in the downstream > driver i2c-bcm2708. The downstream clock stretcing timeout patch has > been left out since clock stretching is broken/unreliable on this > controller, so no

Re: [PATCH v4 0/7] i2c: bcm2835: Bring in changes from downstream

2016-11-06 Thread Wolfram Sang
On Mon, Oct 03, 2016 at 10:06:07PM +0200, Noralf Trønnes wrote: > This patchset tries to bring in the lessons learned in the downstream > driver i2c-bcm2708. The downstream clock stretcing timeout patch has > been left out since clock stretching is broken/unreliable on this > controller, so no

[PATCH v4 0/7] i2c: bcm2835: Bring in changes from downstream

2016-10-03 Thread Noralf Trønnes
This patchset tries to bring in the lessons learned in the downstream driver i2c-bcm2708. The downstream clock stretcing timeout patch has been left out since clock stretching is broken/unreliable on this controller, so no point in setting it. Changes since version 3: - Add comment about

[PATCH v4 0/7] i2c: bcm2835: Bring in changes from downstream

2016-10-03 Thread Noralf Trønnes
This patchset tries to bring in the lessons learned in the downstream driver i2c-bcm2708. The downstream clock stretcing timeout patch has been left out since clock stretching is broken/unreliable on this controller, so no point in setting it. Changes since version 3: - Add comment about