diff options
| author | Fabio Estevam <[email protected]> | 2023-05-18 19:22:40 -0300 |
|---|---|---|
| committer | Jagan Teki <[email protected]> | 2023-07-13 13:59:57 +0530 |
| commit | 2e9fe73a883ae3ff4692714d8bbccae0f4f3ba4e (patch) | |
| tree | 6f9a0cf52f5b4b40600648504bbfb6c41109038c /include/bootdev.h | |
| parent | 486f4d5a5379b2b857854810a6af686175df4965 (diff) | |
spi: soft_spi: Support the recommended soft spi properties
According to Documentation/devicetree/bindings/spi/spi-gpio.yaml
from Linux, the recommended spio-gpio properties are:
sck-gpios, miso-gpios and mosi-gpios.
gpio-sck, gpio-mosi and gpio-miso are considered deprecated.
Currently, U-Boot only supports the deprecated properties.
Allow the soft_spi driver to support both the new and old properties.
Signed-off-by: Fabio Estevam <[email protected]>
Reviewed-by: Jagan Teki <[email protected]>
Diffstat (limited to 'include/bootdev.h')
0 files changed, 0 insertions, 0 deletions
