All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/2] pinctrl: bcm2835: Make the irqchip immutable
@ 2022-06-14 20:28 ` Stefan Wahren
  0 siblings, 0 replies; 12+ messages in thread
From: Stefan Wahren @ 2022-06-14 20:28 UTC (permalink / raw)
  To: Linus Walleij, Bartosz Golaszewski, Florian Fainelli, Ray Jui,
	Scott Branden, Marc Zyngier
  Cc: Maxime Ripard, Phil Elwell, bcm-kernel-feedback-list, linux-gpio,
	linux-arm-kernel, Stefan Wahren

This small series makes the irqchip in the bcm2835 pinctrl driver immutable.

Changes in V2:
- add patch to drop irq_enable/disable callbacks as suggested by Marc
- add missing GPIOCHIP_IRQ_RESOURCE_HELPERS found by Marc

Stefan Wahren (2):
  pinctrl: bcm2835: drop irq_enable/disable callbacks
  pinctrl: bcm2835: Make the irqchip immutable

 drivers/pinctrl/bcm/pinctrl-bcm2835.c | 21 ++++++++++++---------
 1 file changed, 12 insertions(+), 9 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-06-25 23:06 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-14 20:28 [PATCH V2 0/2] pinctrl: bcm2835: Make the irqchip immutable Stefan Wahren
2022-06-14 20:28 ` Stefan Wahren
2022-06-14 20:28 ` [PATCH V2 1/2] pinctrl: bcm2835: drop irq_enable/disable callbacks Stefan Wahren
2022-06-14 20:28   ` Stefan Wahren
2022-06-25 23:04   ` Linus Walleij
2022-06-25 23:04     ` Linus Walleij
2022-06-14 20:28 ` [PATCH V2 2/2] pinctrl: bcm2835: Make the irqchip immutable Stefan Wahren
2022-06-14 20:28   ` Stefan Wahren
2022-06-25 23:05   ` Linus Walleij
2022-06-25 23:05     ` Linus Walleij
2022-06-15  6:04 ` [PATCH V2 0/2] " Marc Zyngier
2022-06-15  6:04   ` Marc Zyngier

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.