Re: [PATCH v3 4/4] spi: spi-geni-qcom: Print an error when we timeout setting the CS

From: Stephen Boyd
Date: Thu Dec 17 2020 - 21:55:16 EST


Quoting Douglas Anderson (2020-12-17 14:29:14)
> If we're using geni to manage the chip select line (don't do it--use a
> GPIO!) and we happen to get a timeout waiting for the chip select
> command to be completed, no errors are printed even though things
> might not be in the best shape. Let's add a print.
>
> Signed-off-by: Douglas Anderson <dianders@xxxxxxxxxxxx>
> ---

Reviewed-by: Stephen Boyd <swboyd@xxxxxxxxxxxx>