This series introduces a generic implementation to solve the conflict between the 'cs-gpios' flags and the optional SPI slaves flags. So we don't need to add two similar quirks separately for DT and ACPI. Jay Fang (2): spi: Correct CS GPIOs polarity when using GPIO descriptors Revert "gpio: of: Handle SPI chipselect legacy bindings" drivers/gpio/gpiolib-of.c | 51 ++--------------------------------------------- drivers/spi/spi.c | 22 ++++++++++++++++++-- 2 files changed, 22 insertions(+), 51 deletions(-) -- 2.7.4