All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] pinctrl: sunxi: Properly handle level triggered gpio irqs
@ 2014-06-13 20:36 Hans de Goede
  2014-06-13 20:36 ` [PATCH v2 1/4] pinctrl: sunxi: Add IRQCHIP_SKIP_SET_WAKE flag for pinctrl irq chip Hans de Goede
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Hans de Goede @ 2014-06-13 20:36 UTC (permalink / raw)
  To: linux-arm-kernel

Hi all,

Here is v2 of my sunxi-pinctrl gpio irq patches, mainly aimed at get level
triggered irqs to work properly for use with oob sdio irqs.

Changes since v1:
-Post these patches as a separate series, rather then as part of a larger
 patchset touching multiple subsystems
-"pinctrl: sunxi: Move setting of mux to irq type from unmask to request_resourc
 -Added a check for func == NULL
-"pinctrl: sunxi: Define enable / disable irq callbacks for level triggered irqs
 -Use sunxi_pinctrl_irq_ack() and sunxi_pinctrl_irq_unmask()

Regards,

Hans

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

end of thread, other threads:[~2014-06-17 20:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-13 20:36 [PATCH v2 0/4] pinctrl: sunxi: Properly handle level triggered gpio irqs Hans de Goede
2014-06-13 20:36 ` [PATCH v2 1/4] pinctrl: sunxi: Add IRQCHIP_SKIP_SET_WAKE flag for pinctrl irq chip Hans de Goede
2014-06-13 20:36 ` [PATCH v2 2/4] pinctrl: sunxi: Move setting of mux to irq type from unmask to request_resources Hans de Goede
2014-06-17 20:34   ` Maxime Ripard
2014-06-13 20:36 ` [PATCH v2 3/4] pinctrl: sunxi: Properly handle level triggered gpio interrupts Hans de Goede
2014-06-13 20:36 ` [PATCH v2 4/4] pinctrl: sunxi: Define enable / disable irq callbacks for level triggered irqs Hans de Goede

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.