Thread (74 messages) 74 messages, 8 authors, 2020-06-10

Re: [PATCH v4 03/11] irqchip: add sl28cpld interrupt controller support

From: Andy Shevchenko <hidden>
Date: 2020-06-05 08:07:51
Also in: linux-arm-kernel, linux-gpio, linux-hwmon, linux-pwm, linux-watchdog, lkml

On Fri, Jun 5, 2020 at 12:13 AM Michael Walle [off-list ref] wrote:
Add support for the interrupt controller inside the sl28 CPLD management
controller.

The interrupt controller can handle at most 8 interrupts and is really
simplistic and consists only of an interrupt mask and an interrupt
pending register.
...
+config SL28CPLD_INTC
+       bool
Same Q: Why not module?

...
+static const struct of_device_id sl28cpld_intc_of_match[] = {
+       { .compatible = "kontron,sl28cpld-intc" },
+       {},
There is no point to have comma in terminator line.
+};

-- 
With Best Regards,
Andy Shevchenko
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help