[PATCH v2 0/2] pinctrl: ocelot: Add fixes for ocelot driver
From: Horatiu Vultur
Date: Fri Mar 04 2022 - 09:42:26 EST
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