mbox series

[v2,0/2] pinctrl: ocelot: Add fixes for ocelot driver

Message ID 20220304144432.3397621-1-horatiu.vultur@microchip.com
Headers show
Series pinctrl: ocelot: Add fixes for ocelot driver | expand

Message

Horatiu Vultur March 4, 2022, 2:44 p.m. UTC
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(-)