android_kernel_oneplus_msm8998/drivers/pinctrl/sunxi
Andre Przywara 2970ecd184 pinctrl: sunxi: Fix A80 interrupt pin bank
[ Upstream commit 6ad4cc8d1ac483e0fd33f605fb2788b0ecf51ed4 ]

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.

Fixes: d5e9fb31ba ("pinctrl: sunxi: Add A80 pinctrl muxing options")
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Acked-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-02-25 11:03:39 +01:00
..
Kconfig
Makefile
pinctrl-sun4i-a10.c pinctrl: sunxi: add a missing function of A10/A20 pinctrl driver 2017-08-16 13:40:30 -07:00
pinctrl-sun5i-a10s.c
pinctrl-sun5i-a13.c
pinctrl-sun6i-a31-r.c
pinctrl-sun6i-a31.c
pinctrl-sun6i-a31s.c
pinctrl-sun7i-a20.c
pinctrl-sun8i-a23-r.c
pinctrl-sun8i-a23.c pinctrl: sunxi: fix uart1 CTS/RTS pins at PG on A23/A33 2016-09-24 10:07:41 +02:00
pinctrl-sun8i-a33.c pinctrl: sunxi: fix uart1 CTS/RTS pins at PG on A23/A33 2016-09-24 10:07:41 +02:00
pinctrl-sun8i-a83t.c pinctrl: sunxi: Fix SPDIF function name for A83T 2017-07-15 11:57:46 +02:00
pinctrl-sun9i-a80.c pinctrl: sunxi: Fix A80 interrupt pin bank 2018-02-25 11:03:39 +01:00
pinctrl-sunxi.c
pinctrl-sunxi.h