Re: [PATCH] pinctrl: sunxi: a83t: Fix IRQ offset typo for PH11
From: Linus Walleij <hidden>
Date: 2018-12-07 12:33:21
Also in:
linux-arm-kernel, lkml, stable
From: Linus Walleij <hidden>
Date: 2018-12-07 12:33:21
Also in:
linux-arm-kernel, lkml, stable
On Tue, Dec 4, 2018 at 10:05 AM Chen-Yu Tsai [off-list ref] wrote:
Pin PH11 is used on various A83T board to detect a change in the OTG
port's ID pin, as in when an OTG host cable is plugged in.
The incorrect offset meant the gpiochip/irqchip was activating the wrong
pin for interrupts.
Fixes: 4730f33f0d82 ("pinctrl: sunxi: add allwinner A83T PIO controller support")
Cc: <redacted>
Signed-off-by: Chen-Yu Tsai <redacted>Patch applied for fixes with Maxime's ACK. Yours, Linus Walleij