Re: [PATCH v5 12/13] gpio: Add support for Airoha EN7523 GPIO controller
From: Linus Walleij <hidden>
Date: 2021-12-04 23:59:23
Also in:
linux-arm-kernel, lkml
From: Linus Walleij <hidden>
Date: 2021-12-04 23:59:23
Also in:
linux-arm-kernel, lkml
On Thu, Dec 2, 2021 at 6:59 PM Felix Fietkau [off-list ref] wrote:
I just looked at the datasheet and the driver code again, and I think EN7523 is too strange for proper generic GPIO support.
Yup I see that John explained it to me in the past, no problem. Let's do it like this then, but just drop select GPIO_GENERIC from KConfig since it's not used. With that oneliner change: Reviewed-by: Linus Walleij <redacted> Yours, Linus Walleij