diff options
author | Fabio Estevam <festevam@denx.de> | 2023-05-18 19:22:40 -0300 |
---|---|---|
committer | Jagan Teki <jagan@edgeble.ai> | 2023-07-13 13:59:57 +0530 |
commit | 2e9fe73a883ae3ff4692714d8bbccae0f4f3ba4e (patch) | |
tree | 6f9a0cf52f5b4b40600648504bbfb6c41109038c /arch/sandbox/cpu/sdl.c | |
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 <festevam@denx.de>
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
Diffstat (limited to 'arch/sandbox/cpu/sdl.c')
0 files changed, 0 insertions, 0 deletions