]> git.sur5r.net Git - u-boot/commit
rockchip: spi: Honour the deactivation delay
authorSimon Glass <sjg@chromium.org>
Sun, 13 Nov 2016 21:22:03 +0000 (14:22 -0700)
committerSimon Glass <sjg@chromium.org>
Sat, 26 Nov 2016 00:59:30 +0000 (17:59 -0700)
commitb42524744d3c7ca015ec7702f3420104539491ac
tree88c5b68e6f36504f864372a5d7a1982744250058
parent6e019c4f288c269c492d732b6b101bde2ca9cc44
rockchip: spi: Honour the deactivation delay

This is not currently implemented. Add support for this so that the Chrome
OS EC can be used on jerry.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/spi/rk_spi.c