All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] spi: Correct CS GPIOs polarity when using GPIO descriptors
@ 2021-05-06  3:00 Jay Fang
  2021-05-06  3:00 ` [PATCH 1/2] " Jay Fang
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Jay Fang @ 2021-05-06  3:00 UTC (permalink / raw)
  To: broonie, linus.walleij
  Cc: linux-spi, linux-gpio, linuxarm, huangdaode, tangzihao1

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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-05-06 12:17 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-06  3:00 [PATCH 0/2] spi: Correct CS GPIOs polarity when using GPIO descriptors Jay Fang
2021-05-06  3:00 ` [PATCH 1/2] " Jay Fang
2021-05-06  3:00 ` [PATCH 2/2] Revert "gpio: of: Handle SPI chipselect legacy bindings" Jay Fang
     [not found] ` <CAHp75Vfr8t9UVqVn6hLSN6Mi3=iNAn612eE-qKq9HfrwNhpg3Q@mail.gmail.com>
     [not found]   ` <CAHp75Vei0QGaKiq5Nai7Gsa=jcMSipaXV_6qZbBy=f0OrN=DHQ@mail.gmail.com>
2021-05-06  9:11     ` [PATCH 0/2] spi: Correct CS GPIOs polarity when using GPIO descriptors Jay Fang
2021-05-06  9:44       ` Andy Shevchenko
2021-05-06  9:51         ` Andy Shevchenko
2021-05-06 11:06         ` Linus Walleij
2021-05-06 11:24           ` Mark Brown
     [not found]           ` <CAHp75Veoqnd3Hgzq8DAz-_=QxMt-+r608dkzPp67YA5eitLJNw@mail.gmail.com>
2021-05-06 11:34             ` Mark Brown
2021-05-06 12:17               ` Andy Shevchenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.