commit | 8e2aac333785f91ff74e219a1e78e6bdc1ef2c41 | [log] [tgz] |
---|---|---|
author | Simon Detheridge <s@sd.ai> | Sat Sep 15 22:15:18 2018 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Sep 18 16:35:22 2018 -0700 |
tree | c70cf5bd16c35e9b454741c005e5dfc3b51cedb4 | |
parent | 7876320f88802b22d4e2daf7eb027dd14175a0f8 [diff] |
pinctrl: cannonlake: Fix gpio base for GPP-E The gpio base for GPP-E was set incorrectly to 258 instead of 256, preventing the touchpad working on my Tong Fang GK5CN5Z laptop. Buglink: https://bugzilla.kernel.org/show_bug.cgi?id=200787 Signed-off-by: Simon Detheridge <s@sd.ai> Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>