[PATCH v6 073/102] spi: ich: Support hardware sequencing

Bin Meng bmeng.cn at gmail.com
Sun Dec 8 05:25:37 CET 2019


On Sat, Dec 7, 2019 at 12:51 PM Simon Glass <sjg at chromium.org> wrote:
>
> Apollo Lake (APL) only supports hardware sequencing. Add support for this
> into the SPI driver, as an option.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
>
> ---
>
> Changes in v6:
> - Add a comment as to why dev_read_bool() is not used
>
> Changes in v5: None
> Changes in v4:
> - Fix comment for exec_sync_hwseq_xfer()
> - apollolake -> Apollo Lake
>
> Changes in v3: None
> Changes in v2: None
>
>  drivers/spi/ich.c | 209 +++++++++++++++++++++++++++++++++++++++++++++-
>  drivers/spi/ich.h |  39 +++++++++
>  2 files changed, 245 insertions(+), 3 deletions(-)
>

applied to u-boot-x86/next, thanks!


More information about the U-Boot mailing list