commit | 0a88fd867358c26c14f26467e79b5a7d34dd7a0a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Dec 06 21:42:46 2019 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Sun Dec 15 11:44:23 2019 +0800 |
tree | ff943b570c4f66e35954ea3584128479d18b13e0 | |
parent | b7632cb430d99bb492d83a105d997adf06c35559 [diff] |
spi: ich: Support hardware sequencing Apollo Lake (APL) only supports hardware sequencing. Add support for this into the SPI driver, as an option. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>