[PATCH v5 02/29] spi: Add SPI mode enums
Bin Meng
bmeng.cn at gmail.com
Thu Apr 16 07:33:32 CEST 2020
On Thu, Apr 9, 2020 at 6:57 AM Simon Glass <sjg at chromium.org> wrote:
>
> With ACPI we need to describe the settings of the SPI bus. Add enums to
> handle this.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> Reviewed-by: Wolfgang Wallner <wolfgang.wallner at br-automation.com>
> ---
>
> Changes in v5: None
> Changes in v4: None
> Changes in v3: None
> Changes in v2:
> - Don't bracket the definitions with DM_SPI
> - Add trailing commas to enum
>
> include/spi.h | 33 +++++++++++++++++++++++++++++++++
> 1 file changed, 33 insertions(+)
>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list