On Mon, Jan 27, 2020 at 1:08 PM 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]> > --- > > include/spi.h | 33 +++++++++++++++++++++++++++++++++ > 1 file changed, 33 insertions(+) >
Reviewed-by: Bin Meng <[email protected]>

