On Mon, Jan 27, 2020 at 1:08 PM Simon Glass <s...@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 <s...@chromium.org> > --- > > include/spi.h | 33 +++++++++++++++++++++++++++++++++ > 1 file changed, 33 insertions(+) >
Reviewed-by: Bin Meng <bmeng...@gmail.com>