Re: [PATCH v7 7/9] gpio: regmap: Add set_config callback
Linus Walleij <[email protected]>
| Newsgroups | org.kernel.vger.linux-gpio,org.kernel.vger.linux-iio,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAD++jL=z_xtC6s_jfqTnEMb=_WDP_PYwPBpdaQPKXm6datMReg@mail.gmail.com> |
On Thu, Jul 23, 2026 at 5:43 AM Yu-Chun Lin <[email protected]> wrote: > Add a new set_config callback to allow drivers to implement > hardware-specific configuration such as debounce settings, or other > platform-specific GPIO properties. > > Signed-off-by: Yu-Chun Lin <[email protected]> With Michael's suggested changes: Reviewed-by: Linus Walleij <[email protected]> Yours, Linus Walleij