commit | ac5e9e7aa87145576a0f852faf57497987499909 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Apr 08 16:57:21 2020 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Thu Apr 16 14:36:28 2020 +0800 |
tree | 4980284d96c6f0654ae19485c145d9a1ae5c0e92 | |
parent | c35854ab5a6da1543562a3abe9490485645c9713 [diff] |
spi: Add SPI mode enums 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>