[PATCH 1/2] spi: soft_spi: Support the recommended soft spi properties

Jagan Teki jagan at amarulasolutions.com
Sun Jun 11 12:39:03 CEST 2023


On Fri, May 19, 2023 at 3:52 AM Fabio Estevam <festevam at gmail.com> wrote:
>
> From: Fabio Estevam <festevam at denx.de>
>
> 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 at denx.de>
> ---

Reviewed-by: Jagan Teki <jagan at amarulasolutions.com>

Applied to u-boot-spi/master


More information about the U-Boot mailing list