Skip to content

Commit

Permalink
pinctrl: jasperlake: Unhide SPI group of pins
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Andy Shevchenko committed Nov 16, 2020
1 parent f3c75e7 commit 59024c9
Showing 1 changed file with 230 additions and 220 deletions.
Loading

0 comments on commit 59024c9

Please sign in to comment.