Skip to content
Commit 2e9fe73a authored by Fabio Estevam's avatar Fabio Estevam Committed by Jagan Teki
Browse files

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: default avatarFabio Estevam <festevam@denx.de>
Reviewed-by: default avatarJagan Teki <jagan@amarulasolutions.com>
parent 486f4d5a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment