[PATCH] pinctrl: sunxi: Fix A80 interrupt pin bank
From: Linus Walleij <hidden>
Date: 2017-11-30 15:48:30
Also in:
linux-gpio
From: Linus Walleij <hidden>
Date: 2017-11-30 15:48:30
Also in:
linux-gpio
On Sat, Nov 25, 2017 at 1:19 PM, Andre Przywara [off-list ref] wrote:
On the A80 the pins on port B can trigger interrupts, and those are assigned to the second interrupt bank. Having two pins assigned to the same interrupt bank/pin combination does not look healthy (instead more like a copy&paste bug from pins PA14-PA16), so fix the interrupt bank for pins PB14-PB16, which is actually 1. I don't have any A80 board, so could not test this. Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Patch applied with Chen-Yu's ACK and fixes tag. Yours, Linus Walleij