All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] STMFX power related fixes
@ 2020-04-22  9:08 ` Amelie Delaunay
  0 siblings, 0 replies; 18+ messages in thread
From: Amelie Delaunay @ 2020-04-22  9:08 UTC (permalink / raw)
  To: Lee Jones, Maxime Coquelin, Alexandre Torgue
  Cc: linux-stm32, linux-arm-kernel, linux-kernel, Amelie Delaunay

With suspend/resume tests on STM32MP157C-EV1 board, on which STMFX is used by
several devices, some errors could occurred: -6 when trying to restore STMFX
registers, spurious interrupts after disabling supply...
This patchset fixes all these issues and cleans IRQ init error path.

Amelie Delaunay (3):
  mfd: stmfx: reset chip on resume as supply was disabled
  mfd: stmfx: fix stmfx_irq_init error path
  mfd: stmfx: disable irq in suspend to avoid spurious interrupt

 drivers/mfd/stmfx.c       | 22 ++++++++++++++++++++--
 include/linux/mfd/stmfx.h |  1 +
 2 files changed, 21 insertions(+), 2 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2020-05-26  7:59 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-22  9:08 [PATCH 0/3] STMFX power related fixes Amelie Delaunay
2020-04-22  9:08 ` Amelie Delaunay
2020-04-22  9:08 ` [PATCH 1/3] mfd: stmfx: reset chip on resume as supply was disabled Amelie Delaunay
2020-04-22  9:08   ` Amelie Delaunay
2020-05-26  7:57   ` Lee Jones
2020-05-26  7:57     ` Lee Jones
2020-04-22  9:08 ` [PATCH 2/3] mfd: stmfx: fix stmfx_irq_init error path Amelie Delaunay
2020-04-22  9:08   ` Amelie Delaunay
2020-05-26  7:58   ` Lee Jones
2020-05-26  7:58     ` Lee Jones
2020-04-22  9:08 ` [PATCH 3/3] mfd: stmfx: disable irq in suspend to avoid spurious interrupt Amelie Delaunay
2020-04-22  9:08   ` Amelie Delaunay
2020-05-26  7:59   ` Lee Jones
2020-05-26  7:59     ` Lee Jones
2020-05-25 12:02 ` [PATCH 0/3] STMFX power related fixes Amelie DELAUNAY
2020-05-25 12:02   ` Amelie DELAUNAY
2020-05-26  7:27   ` Lee Jones
2020-05-26  7:27     ` Lee Jones

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.