mbox series

[0/3] pinctrl: cherryview: Pass irqchip when adding gpiochip

Message ID 20191106120956.119958-1-hdegoede@redhat.com
Headers show
Series pinctrl: cherryview: Pass irqchip when adding gpiochip | expand

Message

Hans de Goede Nov. 6, 2019, 12:09 p.m. UTC
Hi All,

Here is a patch for Cherry Trail devices to pass the irqchip when adding
the gpiochip instead of registering it separately. Similar to how
this is done for Bay Trail devices in Andy's recent series:
"[RESEND][PATCH v2 0/7] gpiolib: fix GPIO <-> pin mapping registration".

Note this series depends on that series as well as on the cherryview changes
currently queued in pinctrl/intel.git/for-next .

Regards,

Hans