mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v3 0/2] spi: pca2xx: Prepare for and enable MSI support
@ 2017-01-21  9:06 Jan Kiszka
  2017-01-21  9:06 ` [PATCH v3 1/2] spi: pxa2xx: Prepare for edge-triggered interrupts Jan Kiszka
  2017-01-21  9:06 ` [PATCH v3 2/2] spi: pca2xx-pci: Allow MSI Jan Kiszka
  0 siblings, 2 replies; 3+ messages in thread
From: Jan Kiszka @ 2017-01-21  9:06 UTC (permalink / raw)
  To: Mark Brown
  Cc: linux-spi, linux-arm-kernel, Daniel Mack, Haojian Zhuang,
	Robert Jarzmik, linux-kernel, Andy Shevchenko, Mika Westerberg,
	Jarkko Nikula, Sascha Weisenberger

This enhances the pca2xx driver's interrupt handler with support for
edge-triggered interrupts and makes use of that for PCI-hosted variants,
like the Intel Quark SoC.

Changes in v3:
- removed already applied patch "Factor out handle_bad_msg"
- avoid inner looping by making the hardware retrigger on "forgotten"
  IRQ sources
- added acked/reviewed tags

Changes in v2:
- factored out handle_bad_msg (Andy)
- reordered code in patch 3, avoiding unneeded pci_free_irq_vectors (Andy)

Jan

Jan Kiszka (2):
  spi: pxa2xx: Prepare for edge-triggered interrupts
  spi: pca2xx-pci: Allow MSI

 drivers/spi/spi-pxa2xx-pci.c | 8 +++++++-
 drivers/spi/spi-pxa2xx.c     | 3 +++
 2 files changed, 10 insertions(+), 1 deletion(-)

-- 
2.1.4

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

end of thread, other threads:[~2017-01-21  9:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-21  9:06 [PATCH v3 0/2] spi: pca2xx: Prepare for and enable MSI support Jan Kiszka
2017-01-21  9:06 ` [PATCH v3 1/2] spi: pxa2xx: Prepare for edge-triggered interrupts Jan Kiszka
2017-01-21  9:06 ` [PATCH v3 2/2] spi: pca2xx-pci: Allow MSI Jan Kiszka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®