commit | 2d6dfb4f532d9269f1b22548124d016392ad29e2 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Feb 17 15:29:37 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue May 05 20:58:19 2015 -0600 |
tree | d74f8958907b3e8d715bd23f182bb82b0b577a11 | |
parent | 46e1733453ca384ebcb86c4eab984582a7ea11c3 [diff] |
cros_ec: Handle the single duplex requirement in cros_ec With several chips using the SPI protocol it seems better to put the single duplex functionality in the EC rather than the SPI driver. Signed-off-by: Simon Glass <sjg@chromium.org>