linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] pinctrl: at91: Minor cleanups
@ 2023-03-07 12:51 Mark Brown
  2023-03-07 12:51 ` [PATCH v2 1/2] pinctrl: at91: Make the irqchip immutable Mark Brown
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Mark Brown @ 2023-03-07 12:51 UTC (permalink / raw)
  To: Ludovic Desroches, Linus Walleij, Nicolas Ferre,
	Alexandre Belloni, Claudiu Beznea
  Cc: linux-arm-kernel, linux-gpio, linux-kernel, Mark Brown

A few cleanups for the at91 driver, making the GPIO irqchip
immutable and removing an unused member from the driver data.
The driver is still using statically assigned GPIO numbers, we
can't just remove that since the driver itself is still relying
on them even if there are no longer board files for this
platform.

Changes in v2:
- Rebased onto Linus' devel branch.
- Link to v1: https://lore.kernel.org/r/20230216-gpio-at91-immutable-v1-0-44f52f148ab9@kernel.org

---
Mark Brown (2):
      pinctrl: at91: Make the irqchip immutable
      pinctrl: at91: Remove pioc_index from struct at91_gpio_chip

 drivers/pinctrl/pinctrl-at91.c | 28 ++++++++++++++++++++++++----
 1 file changed, 24 insertions(+), 4 deletions(-)
---
base-commit: 00408f28c344fd1cafe6e66fe0f454607a2605f9
change-id: 20230216-gpio-at91-immutable-53fcb995b285

Best regards,
-- 
Mark Brown <broonie@kernel.org>


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

end of thread, other threads:[~2023-03-13 10:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-07 12:51 [PATCH v2 0/2] pinctrl: at91: Minor cleanups Mark Brown
2023-03-07 12:51 ` [PATCH v2 1/2] pinctrl: at91: Make the irqchip immutable Mark Brown
2023-03-07 12:51 ` [PATCH v2 2/2] pinctrl: at91: Remove pioc_index from struct at91_gpio_chip Mark Brown
2023-03-13 10:22 ` [PATCH v2 0/2] pinctrl: at91: Minor cleanups 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).