On Mon, Jan 27, 2020 at 1:08 PM Simon Glass wrote:
>
> With ACPI we need to describe the settings of the SPI bus. Add enums to
> handle this.
>
> Signed-off-by: Simon Glass
> ---
>
> include/spi.h | 33 +
> 1 file changed, 33 insertions(+)
>
Reviewed-by: Bin Meng
With ACPI we need to describe the settings of the SPI bus. Add enums to
handle this.
Signed-off-by: Simon Glass
---
include/spi.h | 33 +
1 file changed, 33 insertions(+)
diff --git a/include/spi.h b/include/spi.h
index ef5d87f476..77fa3800fd 100644
--- a/includ
2 matches
Mail list logo