On Sat, Aug 31, 2019 at 8:05 PM Alexander Sverdlin alexander.sverdlin@gmail.com wrote:
The actual device name of the SPI controller being registered on EP93xx is "spi0" (as seen by gpiod_find_lookup_table()). This patch fixes all relevant lookup tables and the following failure (seen on EDB9302):
ep93xx-spi ep93xx-spi.0: failed to register SPI master ep93xx-spi: probe of ep93xx-spi.0 failed with error -22
Fixes: 1dfbf334f1236 ("spi: ep93xx: Convert to use CS GPIO descriptors") Cc: stable@vger.kernel.org Signed-off-by: Alexander Sverdlin alexander.sverdlin@gmail.com
Sorry for the mistakes and thanks for fixing, much appreciated! Reviewed-by: Linus Walleij linus.walleij@linaro.org
Yours, Linus Walleij