Messages in this thread |  | | Date | Sat, 3 Dec 2022 18:53:20 +0800 | Subject | Re: [PATCH v10 1/2] gpio: loongson: add gpio driver support | From | Yinbo Zhu <> |
| |
在 2022/12/3 18:03, Linus Walleij 写道: > On Thu, Dec 1, 2022 at 1:33 PM Yinbo Zhu <zhuyinbo@loongson.cn> wrote: > (...) >> +config GPIO_LOONGSON_64BIT >> + tristate "Loongson 64 bit GPIO support" >> + depends on LOONGARCH || COMPILE_TEST >> + select GPIO_GENERIC >> + select GPIOLIB_IRQCHIP > If the kernelbots start complaining you might need to add a: > > select IRQ_DOMAIN_HIERARCHY > > here. > > Yours, > Linus Walleij
Bartosz had merged my patch and I will add a change on top of the existing series.
Thanks.
|  |