Re: [RFC PATCH 1/3] gpio: ep93xx: convert to multi irqchips

2020-12-28 Thread nikita . shubin
26.12.2020, 20:52, "Andy Shevchenko" : > On Thu, Dec 24, 2020 at 1:23 PM Nikita Shubin > wrote: >>  Since gpiolib requires having separate irqchips for each gpiochip, we >>  need to add some we definetly need a separate one for F port, and we > > definitely > >>  could combine gpiochip A and B in

Re: [RFC PATCH 1/3] gpio: ep93xx: convert to multi irqchips

2020-12-26 Thread Andy Shevchenko
On Thu, Dec 24, 2020 at 1:23 PM Nikita Shubin wrote: > > Since gpiolib requires having separate irqchips for each gpiochip, we > need to add some we definetly need a separate one for F port, and we definitely > could combine gpiochip A and B into one - but this will break namespace > and logick.

[RFC PATCH 1/3] gpio: ep93xx: convert to multi irqchips

2020-12-24 Thread Nikita Shubin
Since gpiolib requires having separate irqchips for each gpiochip, we need to add some we definetly need a separate one for F port, and we could combine gpiochip A and B into one - but this will break namespace and logick. So despite 3 irqchips is a bit beefy we need a separate irqchip for each in