On Mon, Jun 10, 2019 at 7:13 PM Grygorii Strashko <grygorii.strashko@xxxxxx> wrote: > From: Russell King <rmk+kernel@xxxxxxxxxxxxxxx> > > When a GPIO block has the set/clear dataout registers implemented, it > also has the normal dataout register implemented. Reading this register > reads the current GPIO output state, and writing it sets the GPIOs to > the explicit state. This is the behaviour that we want when saving and > restoring the context, so use the dataout register exclusively. > > Signed-off-by: Russell King <rmk+kernel@xxxxxxxxxxxxxxx> > Signed-off-by: Grygorii Strashko <grygorii.strashko@xxxxxx> Patch applied. Yours, Linus Walleij