Skip to content

Commit 59024c9

Browse files
committed
pinctrl: jasperlake: Unhide SPI group of pins
If the group of pins is hidden in the pin list it affects the register offset calculation despite fixed GPIO base. Hence, the offsets of all pins after the hidden group are broken. Instead we have to unhide the group and use a flag to exclude it from GPIO number space. Fixes: e278dcb ("pinctrl: intel: Add Intel Jasper Lake pin controller support") Reported-by: Divagar Mohandass <divagar.mohandass@intel.com> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
1 parent f3c75e7 commit 59024c9

1 file changed

Lines changed: 230 additions & 220 deletions

File tree

0 commit comments

Comments
 (0)