On Thu, Apr 9, 2020 at 6:57 AM Simon Glass <[email protected]> wrote: > > With ACPI we need to describe the settings of the SPI bus. Add enums to > handle this. > > Signed-off-by: Simon Glass <[email protected]> > Reviewed-by: Bin Meng <[email protected]> > Reviewed-by: Wolfgang Wallner <[email protected]> > --- > > 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!

