pinctrl: cannonlake: Fix community ordering for H variant
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 26 Jul 2018 16:59:05 +0000 (19:59 +0300)
committerLinus Walleij <linus.walleij@linaro.org>
Sun, 29 Jul 2018 22:01:42 +0000 (00:01 +0200)
commit17ac526824a8b5544bc2545c76f489e49c6593a2
treea43a7544c27e9260120f007b3fcc7792c6006b52
parent3c94d2d08a032d911bbe34f2edb24cb63a63644a
pinctrl: cannonlake: Fix community ordering for H variant

The driver was written based on an assumption that BIOS provides
unordered communities in ACPI DSDT. Nevertheless, it seems that
BIOS getting fixed before being provisioned to OxM:s.
So does driver.

BugLink: https://bugzilla.kernel.org/show_bug.cgi?id=199911
Reported-by: Marc Landolt <2009@marclandolt.ch>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Fixes: a663ccf0fea1 ("pinctrl: intel: Add Intel Cannon Lake PCH-H pin controller support")
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/intel/pinctrl-cannonlake.c