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

Jagan Teki jagan at amarulasolutions.com
Sat Sep 7 03:42:10 UTC 2019


On Thu, Aug 29, 2019 at 7:40 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>


More information about the U-Boot mailing list