Re: [PATCH 03/14] pinctrl: ocelot: Fix GPIO interrupt decoding on Jaguar2
From: Linus Walleij <hidden>
Date: 2020-05-18 07:32:09
Also in:
linux-arm-kernel, linux-clk, linux-gpio, lkml
From: Linus Walleij <hidden>
Date: 2020-05-18 07:32:09
Also in:
linux-arm-kernel, linux-clk, linux-gpio, lkml
On Wed, May 13, 2020 at 2:56 PM Lars Povlsen [off-list ref] wrote:
This fixes a problem with using the GPIO as an interrupt on Jaguar2 (and similar), as the register layout of the platforms with 64 GPIO's are pairwise, such that the original offset must be multiplied with the platform stride. Fixes: da801ab56ad8 pinctrl: ocelot: add MSCC Jaguar2 support. Reviewed-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Lars Povlsen <redacted>
This patch applied to the pinctrl tree. Yours, Linus Walleij