[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-id: <1445229462-32395-1-git-send-email-k.kozlowski@samsung.com>
Date: Mon, 19 Oct 2015 13:37:38 +0900
From: Krzysztof Kozlowski <k.kozlowski@...sung.com>
To: Kukjin Kim <kgene@...nel.org>,
Krzysztof Kozlowski <k.kozlowski@...sung.com>,
Matt Mackall <mpm@...enic.com>,
Herbert Xu <herbert@...dor.apana.org.au>,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-samsung-soc@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-crypto@...r.kernel.org
Cc: Heiner Kallweit <hkallweit1@...il.com>
Subject: [PATCH 0/4] hwrng: exynos - Add Device Tree support
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists