commit | 1facebd18fd7369e7629bce1d4fe78d5432fd773 | [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 | 0d3ee3e199650d0bd43aca5e85080997f5772d3c [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>