[U-Boot] [PATCH 2/2] dm: spi: Check cs number before accessing slaves
Bin Meng
bmeng.cn at gmail.com
Mon Sep 2 09:37:39 UTC 2019
On Thu, Aug 29, 2019 at 10:10 PM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> In spi_get_bus_and_cs() only bus number is checked before accessing
> slaves. We should check cs number as well.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> drivers/spi/spi-uclass.c | 6 ++++++
> 1 file changed, 6 insertions(+)
>
Ping?
More information about the U-Boot
mailing list