On Mon, Jan 14, 2019 at 8:15 PM Jonathan Neuschäfer <[email protected]> wrote:
> Like the Spreadtrum EIC driver[1], this driver needs to emulate edge > triggered interrupts to support the generic gpio-keys driver. > > [1]: https://www.spinics.net/lists/kernel/msg2764576.html > > Signed-off-by: Jonathan Neuschäfer <[email protected]> > --- > > v2: > - Changed register addresses to io{read,write}32be() instead of > hlwd->gpioc.{read,write}_reg, as suggested by Linus Walleij. Patch applied! Yours, Linus Walleij

