commit | c8f8f65ea8ebc50aba7ab9741b3d0343ddf63d7f | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Tue Jun 09 21:24:48 2020 +0300 |
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Mon Jun 22 10:58:51 2020 +0300 |
tree | 958e8d313ba468ab00dd7fde17391b7c498e75d0 | |
parent | 42fecd55c772549b88ec10841b7f4ab2330c44b5 [diff] |
pinctrl: intel: Allow drivers to define ACPI address space ID Individual drivers may install ACPI OpRegion handlers based on address space ID which differs from community to community. Add special field in the struct intel_community for that purpose. 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>