[PATCH 1/2] pinctrl: stm32: fix bank io port number
From: Linus Walleij <hidden>
Date: 2018-07-29 20:02:59
Also in:
linux-devicetree, linux-gpio, lkml
From: Linus Walleij <hidden>
Date: 2018-07-29 20:02:59
Also in:
linux-devicetree, linux-gpio, lkml
On Mon, Jul 16, 2018 at 2:57 PM Alexandre Torgue [off-list ref] wrote:
In case the exti line is not in line with the bank number (that is the case when there is an hole between two banks, for example GPIOK and then GPIOZ), use "st,bank-ioport" DT property to get the right exti line. Signed-off-by: Amelie Delaunay <redacted> Signed-off-by: Alexandre Torgue <redacted>
Patch applied with Rob's ACK. Yours, Linus Walleij