diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2020-11-10 21:59:23 +0200 |
---|---|---|
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2020-11-16 12:07:56 +0200 |
commit | 59024c936561090d766370e839a880dd42232c33 (patch) | |
tree | 3a1a4e3ca55fa931262ffc0cc6f19083690f90fb /kernel/bpf | |
parent | f3c75e7a9349d1d33eb53ddc1b31640994969f73 (diff) | |
download | linux-59024c936561090d766370e839a880dd42232c33.tar.bz2 |
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: e278dcb7048b ("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>
Diffstat (limited to 'kernel/bpf')
0 files changed, 0 insertions, 0 deletions