Re: [PATCH v7 8/9] gpio: regmap: Add IRQ enable/disable helpers
Linus Walleij <[email protected]>
| Newsgroups | org.kernel.vger.linux-gpio,org.kernel.vger.linux-iio,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAD++jLknYEo2juD18808P6a4Vh=daD+fr0HK9rLAXEvZDbvNPQ@mail.gmail.com> |
On Thu, Jul 23, 2026 at 5:43 AM Yu-Chun Lin <[email protected]> wrote: > Add gpio_regmap_enable_irq() and gpio_regmap_disable_irq(). Since struct > gpio_regmap is opaque, drivers cannot access the embedded gpio_chip directly. > > Reviewed-by: Michael Walle <[email protected]> > Reviewed-by: Andy Shevchenko <[email protected]> > Suggested-by: Andy Shevchenko <[email protected]> > Signed-off-by: Yu-Chun Lin <[email protected]> Reviewed-by: Linus Walleij <[email protected]> Yours, Linus Walleij