Re: [PATCH v2] pinctrl: mcp23s08: fix interrupt handling regression

From: Linus Walleij
Date: Thu Oct 19 2017 - 04:20:59 EST


On Wed, Oct 18, 2017 at 4:21 PM, Dmitry Mastykin <mastichi@xxxxxxxxx> wrote:

> interrupt handling was broken with conversion to using regmap caching.
> cached_gpio value was updated by boolean status instead of gpio reading.
>
> Fixes: 8f38910ba4f6 ("pinctrl: mcp23s08: switch to regmap caching")
> Tested-by: Phil Reid <preid@xxxxxxxxxxxxxxxxx>
> Signed-off-by: Dmitry Mastykin <mastichi@xxxxxxxxx>

Patch applied for fixes, adding Sebastians review tag.

Yours,
Linus Walleij