linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [BUG/PATCH 0/4] gpiolib: fix issues with legacy spi-cs-high handling
@ 2019-03-31 10:07 H. Nikolaus Schaller
  2019-03-31 10:07 ` [BUG/PATCH 1/4] DTS: GTA04: SPI / gpiolib: work around a regression that unhides a broken legacy handler, which makes the gta04 display inoperable H. Nikolaus Schaller
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: H. Nikolaus Schaller @ 2019-03-31 10:07 UTC (permalink / raw)
  To: Benoît Cousson, Tony Lindgren, Rob Herring, Mark Rutland,
	Linus Walleij, Bartosz Golaszewski
  Cc: linux-omap, devicetree, linux-kernel, linux-gpio, letux-kernel,
	H. Nikolaus Schaller

2018-07-25 07:55:28: 

H. Nikolaus Schaller (4):
  DTS: GTA04: SPI / gpiolib: work around a regression that unhides a
    broken legacy handler, which makes the gta04 display inoperable
  REVERT: DTS: GTA04: SPI / gpiolib: no no no, we do not want to "fix"
    our device tree file
  gpiolib: make legacy handling for spi-cs-high optional
  gpiolib: spi-cs-high is checking the wrong node (the controller and
    not the SPI slave device)

 drivers/gpio/Kconfig      | 8 ++++++++
 drivers/gpio/gpiolib-of.c | 8 +++++---
 2 files changed, 13 insertions(+), 3 deletions(-)

-- 
2.19.1

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

end of thread, other threads:[~2019-04-02  3:19 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-31 10:07 [BUG/PATCH 0/4] gpiolib: fix issues with legacy spi-cs-high handling H. Nikolaus Schaller
2019-03-31 10:07 ` [BUG/PATCH 1/4] DTS: GTA04: SPI / gpiolib: work around a regression that unhides a broken legacy handler, which makes the gta04 display inoperable H. Nikolaus Schaller
2019-04-01 16:46   ` Tony Lindgren
2019-04-01 16:56     ` H. Nikolaus Schaller
2019-04-01 16:58       ` Tony Lindgren
2019-03-31 10:07 ` [BUG/PATCH 2/4] REVERT: DTS: GTA04: SPI / gpiolib: no no no, we do not want to "fix" our device tree file H. Nikolaus Schaller
2019-03-31 10:07 ` [BUG/PATCH 3/4] gpiolib: make legacy handling for spi-cs-high optional H. Nikolaus Schaller
2019-03-31 10:07 ` [BUG/PATCH 4/4] gpiolib: spi-cs-high is checking the wrong node (the controller and not the SPI slave device) H. Nikolaus Schaller
2019-04-01 16:59 ` [BUG/PATCH 0/4] gpiolib: fix issues with legacy spi-cs-high handling H. Nikolaus Schaller
2019-04-02  3:19   ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).