public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] pinctrl: ocelot: Add fixes for ocelot driver
@ 2022-03-04 14:44 Horatiu Vultur
  2022-03-04 14:44 ` [PATCH v2 1/2] pinctrl: ocelot: Fix the pincfg resource Horatiu Vultur
  2022-03-04 14:44 ` [PATCH v2 2/2] pinctrl: ocelot: Fix interrupt parsing Horatiu Vultur
  0 siblings, 2 replies; 8+ messages in thread
From: Horatiu Vultur @ 2022-03-04 14:44 UTC (permalink / raw)
  To: linux-gpio, linux-kernel
  Cc: linus.walleij, colin.foster, andriy.shevchenko, Horatiu Vultur

This contains two fixes for the ocelot pinctrl:
- first fixes the memory resource index for pincfg
- second fixes the interrupt parsing

v1->v2:
- add Reviewed-by tag for patch 1
- use platform_get_irq_optional instead of irq_of_parse_and_map

Horatiu Vultur (2):
  pinctrl: ocelot: Fix the pincfg resource.
  pinctrl: ocelot: Fix interrupt parsing

 drivers/pinctrl/pinctrl-ocelot.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
2.33.0


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

end of thread, other threads:[~2022-03-15  0:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-04 14:44 [PATCH v2 0/2] pinctrl: ocelot: Add fixes for ocelot driver Horatiu Vultur
2022-03-04 14:44 ` [PATCH v2 1/2] pinctrl: ocelot: Fix the pincfg resource Horatiu Vultur
2022-03-07 12:45   ` Michael Walle
2022-03-08  8:30     ` Horatiu Vultur
2022-03-08  8:31       ` Michael Walle
2022-03-15  0:51         ` Linus Walleij
2022-03-04 14:44 ` [PATCH v2 2/2] pinctrl: ocelot: Fix interrupt parsing Horatiu Vultur
2022-03-15  0:52   ` Linus Walleij

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