All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] hwrng: meson: add clock handling
@ 2017-02-19 20:30 ` Heiner Kallweit
  0 siblings, 0 replies; 12+ messages in thread
From: Heiner Kallweit @ 2017-02-19 20:30 UTC (permalink / raw)
  To: Kevin Hilman, Herbert Xu; +Cc: Neil Armstrong, linux-amlogic, linux-crypto

The HW randon number generator requires a clock and we shouldn't rely
on the boot loader to enable it.

Heiner Kallweit (2):
  hwrng: meson: expose RNG0 clock via DT
  hwrng: meson: add clock handling to driver

 arch/arm64/boot/dts/amlogic/meson-gx.dtsi   |  2 +-
 arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi |  5 +++++
 drivers/char/hw_random/meson-rng.c          | 27 ++++++++++++++++++++++++++-
 include/dt-bindings/clock/gxbb-clkc.h       |  1 +
 4 files changed, 33 insertions(+), 2 deletions(-)

-- 
2.11.1

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

end of thread, other threads:[~2017-02-21  1:58 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-19 20:30 [PATCH 0/2] hwrng: meson: add clock handling Heiner Kallweit
2017-02-19 20:30 ` Heiner Kallweit
2017-02-19 20:33 ` [PATCH 1/2] hwrng: meson: expose RNG0 clock via DT Heiner Kallweit
2017-02-19 20:33   ` Heiner Kallweit
2017-02-20 10:07   ` Jerome Brunet
2017-02-20 10:07     ` Jerome Brunet
2017-02-19 20:35 ` [PATCH 2/2] hwrng: meson: add clock handling to driver Heiner Kallweit
2017-02-19 20:35   ` Heiner Kallweit
2017-02-20 11:37   ` PrasannaKumar Muralidharan
2017-02-20 11:37     ` PrasannaKumar Muralidharan
2017-02-21  1:58 ` [PATCH 0/2] hwrng: meson: add clock handling Neil Armstrong
2017-02-21  1:58   ` Neil Armstrong

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.