Re: [Letux-kernel] [BUG] SPI broken for SPI based panel drivers

From: Sven Van Asbroeck
Date: Tue Dec 01 2020 - 11:56:46 EST


Hi Andreas,

On Tue, Dec 1, 2020 at 11:44 AM Andreas Kemnade <andreas@xxxxxxxxxxxx> wrote:
>
> So if that one is really active-low, why did it ever work?!

Because the spi gpio chipselect was broken (inverted), and
766c6b63aa04 ("spi: fix client driver breakages when using GPIO descriptors")
fixes it.