diff options
author | Hans de Goede <[email protected]> | 2022-01-04 17:42:38 +0100 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2022-01-24 01:12:45 +0100 |
commit | aa28514592d52043f4837a6457d6310452135ae1 (patch) | |
tree | c374a41527e27287c3b0efc95edf2c2db4cee5ca /net/lapb/lapb_in.c | |
parent | 25d2e41cf59bd6ccd23adc2965a157053bc3ed5c (diff) |
pinctrl: cherryview: Trigger hwirq0 for interrupt-lines without a mapping
Commit bdfbef2d29dc ("pinctrl: cherryview: Don't use selection 0 to mark
an interrupt line as unused") made the code properly differentiate
between unset vs (hwirq) 0 entries in the GPIO-controller interrupt-line
to GPIO pinnumber/hwirq mapping.
This is causing some boards to not boot. This commit restores the old
behavior of triggering hwirq 0 when receiving an interrupt on an
interrupt-line for which there is no mapping.
Fixes: bdfbef2d29dc ("pinctrl: cherryview: Don't use selection 0 to mark an interrupt line as unused")
Reported-and-tested-by: Jarkko Nikula <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
Acked-by: Andy Shevchenko <[email protected]>
Acked-by: Mika Westerberg <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions