Re: [PATCH v5 1/2] mfd: cros ec: spi: Add delay for raising CS

2013-12-16 Thread Lee Jones
> From: Rhyland Klein > > The EC has specific timing it requires. Add support for an optional delay > after raising CS to fix timing issues. This is configurable based on > a DT property "google,cros-ec-spi-msg-delay". > > If this property isn't set, then no delay will be added. However, if set

[PATCH v5 1/2] mfd: cros ec: spi: Add delay for raising CS

2013-12-16 Thread Thierry Reding
From: Rhyland Klein The EC has specific timing it requires. Add support for an optional delay after raising CS to fix timing issues. This is configurable based on a DT property "google,cros-ec-spi-msg-delay". If this property isn't set, then no delay will be added. However, if set it will cause