Re: [PATCH v3 7/7] mfd: cros_ec: spi: Add delay for asserting CS

2015-05-27 Thread Lee Jones
On Fri, 22 May 2015, Javier Martinez Canillas wrote: From: Alexandru M Stan ams...@chromium.org Some ECs need a little time for waking up before they can accept SPI data at a high speed. This is configurable via a DT property google,cros-ec-spi-pre-delay. If this property isn't set, then

[PATCH v3 7/7] mfd: cros_ec: spi: Add delay for asserting CS

2015-05-22 Thread Javier Martinez Canillas
From: Alexandru M Stan ams...@chromium.org Some ECs need a little time for waking up before they can accept SPI data at a high speed. This is configurable via a DT property google,cros-ec-spi-pre-delay. If this property isn't set, then no delay will be added. However, if set it will cause a