Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix stm32-rng for default state and suspend
@ 2018-04-23 15:04 Lionel Debieve
  2018-04-23 15:04 ` [PATCH 1/2] hwrng: stm32 - define default state for rng driver Lionel Debieve
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Lionel Debieve @ 2018-04-23 15:04 UTC (permalink / raw)
  To: linux-arm-kernel

This series are fixing the default build state for stm32-rng that
activate the driver with arm multi_v7_defconfig.
Second patch is fixing the power suspend/resume behavior which was
not working.

Lionel Debieve (2):
  hwrng: stm32 - define default state for rng driver
  hwrng: stm32-rng: Fix pm_suspend issue

 drivers/char/hw_random/Kconfig     | 1 +
 drivers/char/hw_random/stm32-rng.c | 9 +++++++--
 2 files changed, 8 insertions(+), 2 deletions(-)

-- 
2.15.1

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

end of thread, other threads:[~2018-05-05  7:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-23 15:04 [PATCH 0/2] Fix stm32-rng for default state and suspend Lionel Debieve
2018-04-23 15:04 ` [PATCH 1/2] hwrng: stm32 - define default state for rng driver Lionel Debieve
2018-04-23 15:04 ` [PATCH 2/2] hwrng: stm32-rng - fix pm_suspend issue Lionel Debieve
2018-05-05  7:16 ` [PATCH 0/2] Fix stm32-rng for default state and suspend Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox