Re: [PATCH 28/32] i2c: bcm2835: Set up the rising/falling edge delays.

2016-07-22 Thread Wolfram Sang
On Wed, Jun 01, 2016 at 11:43:37PM +0200, Gerd Hoffmann wrote: > From: Eric Anholt > > We were leaving them in the power on state (or the state the firmware > had set up for some client, if we were taking over from them). The > boot state was 30 core clocks, when we actually want to sample some

[PATCH 28/32] i2c: bcm2835: Set up the rising/falling edge delays.

2016-06-01 Thread Gerd Hoffmann
From: Eric Anholt We were leaving them in the power on state (or the state the firmware had set up for some client, if we were taking over from them). The boot state was 30 core clocks, when we actually want to sample some time after (to make sure that the new input bit has actually arrived). S