[PATCH v2 0/4] Renesas RZ/T2H pinctrl fixes and cleanups

Cosmin Tanislav posted 4 patches 2 weeks ago
There is a newer version of this series
drivers/pinctrl/renesas/pinctrl-rzt2h.c | 177 ++++++++++++++++--------
1 file changed, 117 insertions(+), 60 deletions(-)
[PATCH v2 0/4] Renesas RZ/T2H pinctrl fixes and cleanups
Posted by Cosmin Tanislav 2 weeks ago
This series fixes a couple of issues and then does some cleanups in the
pinctrl driver for Renesas RZ/T2H.

V2:
 * switch pm parameter in rzt2h_pin_write_pm() to unsigned int and
   remove the u16 cast
 * reuse irq_idx in rzt2h_gpio_irq_request_resources()
 * mention that irq_domain_free_irqs_common() is still wired up
 * remove the PFC_FUNC_INTERRUPT check in rzt2h_gpio_get()
 * pick up Geert's Reviewed-by
 * drop patches already queued up by Geert

Cosmin Tanislav (4):
  pinctrl: renesas: rzt2h: restore correct pin mode on IRQ free
  pinctrl: renesas: rzt2h: setup IRQ in
    .irq_{request,release}_resources()
  pinctrl: renesas: rzt2h: fix reading pin value in IRQ function
  pinctrl: renesas: rzt2h: reuse helpers

 drivers/pinctrl/renesas/pinctrl-rzt2h.c | 177 ++++++++++++++++--------
 1 file changed, 117 insertions(+), 60 deletions(-)

-- 
2.55.0