commit | cf769bd86bccf210e4063540634a7abf2b99581f | [log] [tgz] |
---|---|---|
author | Mika Westerberg <mika.westerberg@linux.intel.com> | Mon Oct 23 15:40:25 2017 +0300 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Oct 31 10:10:24 2017 +0100 |
tree | 6c06654adb6c4e62657ade0ac697f92961247c1b | |
parent | 1396007286b1e2fd5dd10ae6a5ccaaaed51ab762 [diff] |
pinctrl: intel: Make offset to interrupt status register configurable Some GPIO blocks have the interrupt status (GPI_IS) offset different than it normally is, so make it configurable. If no offset is specified we use the default. While there remove two unused constants from the core driver. Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>