devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] hwrng: exynos - Add Device Tree support
@ 2015-10-19  4:37 Krzysztof Kozlowski
  2015-10-19  4:37 ` [PATCH 1/4] dt-bindings: rng: Describe Exynos4 PRNG bindings Krzysztof Kozlowski
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Krzysztof Kozlowski @ 2015-10-19  4:37 UTC (permalink / raw)
  To: Kukjin Kim, Krzysztof Kozlowski, Matt Mackall, Herbert Xu,
	devicetree, linux-arm-kernel, linux-samsung-soc, linux-kernel,
	linux-crypto
  Cc: Heiner Kallweit

Hi,

The patchset fixes known issues in Exynos hardware random number
generator and adds Device Tree support for it.

The device was tested on Trats2 board (Exynos4412). It should work
on other Exynos4 and Exynos5 as well... altough it seems that
on some of Exynos542x boards the SSS module is secured.

Best regards,
Krzysztof

Krzysztof Kozlowski (4):
  dt-bindings: rng: Describe Exynos4 PRNG bindings
  hwrng: exynos - Add timeout for waiting on init done
  hwrng: exynos - Fix missing configuration after suspend to RAM
  hwrng: exynos - Add Device Tree support

 .../bindings/rng/samsung,exynos-rng4.txt           | 17 +++++++
 drivers/char/hw_random/exynos-rng.c                | 56 ++++++++++++++++++----
 2 files changed, 65 insertions(+), 8 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/rng/samsung,exynos-rng4.txt

-- 
1.9.1

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

end of thread, other threads:[~2015-10-20 14:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-19  4:37 [PATCH 0/4] hwrng: exynos - Add Device Tree support Krzysztof Kozlowski
2015-10-19  4:37 ` [PATCH 1/4] dt-bindings: rng: Describe Exynos4 PRNG bindings Krzysztof Kozlowski
2015-10-19  4:37 ` [PATCH 2/4] hwrng: exynos - Add timeout for waiting on init done Krzysztof Kozlowski
2015-10-19  4:37 ` [PATCH 4/4] hwrng: exynos - Add Device Tree support Krzysztof Kozlowski
     [not found] ` <1445229462-32395-1-git-send-email-k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2015-10-19  4:37   ` [PATCH 3/4] hwrng: exynos - Fix missing configuration after suspend to RAM Krzysztof Kozlowski
2015-10-19  5:03     ` Krzysztof Kozlowski
2015-10-20 14:24   ` [PATCH 0/4] hwrng: exynos - Add Device Tree support Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).