Hi Aidan,
Le ven., juin 17 2022 at 13:28:53 +0100, Aidan MacDonald
<aidanmacdonald.0x0@xxxxxxxxx> a écrit :
Two cleanup patches for pinctrl-ingenic.
v2:
* Add print_chip callback to avoid changing /proc/interrupts output
* Add patch to use irqd_to_hwirq()
Aidan MacDonald (2):
pinctrl: ingenic: Use irqd_to_hwirq()
pinctrl: ingenic: Convert to immutable irq chip
drivers/pinctrl/pinctrl-ingenic.c | 64
+++++++++++++++++++------------
1 file changed, 40 insertions(+), 24 deletions(-)
Reviewed-by: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
For the two patches.
Cheers,
-Paul