Re: [PATCH 4/7] mfd: cros_ec: spi: Increase cros_ec_spi deadline from 5ms to 100ms

From: Simon Glass
Date: Fri Apr 18 2014 - 13:31:11 EST


Hi Doug,

On 17 April 2014 11:59, Doug Anderson <dianders@xxxxxxxxxxxx> wrote:
> We're adding i2c tunneling to the list of things that goes over
> cros_ec. i2c tunneling can be slooooooow, so increase our deadline to
> 100ms to account for that.
>
> Signed-off-by: Doug Anderson <dianders@xxxxxxxxxxxx>

I believe the EC protocol should be changed on future platforms to
poll for completion of I2C, but in the meantime this patch prevents
failure.

Reviewed-by: Simon Glass <sjg@xxxxxxxxxxxx>
--
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/