commit | 42fecd55c772549b88ec10841b7f4ab2330c44b5 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Tue Jun 09 21:24:47 2020 +0300 |
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Mon Jun 22 10:58:51 2020 +0300 |
tree | d087de44ad0338e5b190cf6e72abf8e2602a35be | |
parent | bfc8a4baec9377b3fdd2bbeafaf5a7f2c95b1151 [diff] |
pinctrl: intel: Allow drivers to define total amount of IRQs per community Some of the pin control devices may not be capable to generate IRQ per each pin in the community. Allow individual drivers to define total amount of IRQs per community. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>