[U-Boot] [PATCH v2 1/4] dm: spi: Return 0 if driver does not implement ops->cs_info

Jagan Teki jagan at amarulasolutions.com
Wed Oct 16 13:58:11 UTC 2019


On Mon, Sep 9, 2019 at 6:30 PM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> If an SPI controller driver does not implement ops->cs_info, that
> probably means any chip select number could be valid, hence let's
> return 0 for spi_cs_info().
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> Reviewed-by: Jagan Teki <jagan at amarulasolutions.com>
>
> ---

Applied to u-boot-spi/master


More information about the U-Boot mailing list