
16 Apr
2020
16 Apr
'20
7:33 a.m.
On Thu, Apr 9, 2020 at 6:57 AM Simon Glass sjg@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@chromium.org Reviewed-by: Bin Meng bmeng.cn@gmail.com Reviewed-by: Wolfgang Wallner wolfgang.wallner@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!