diff options
author | Łukasz Stelmach <l.stelmach@samsung.com> | 2017-12-22 11:48:35 -0500 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2018-01-05 02:43:02 -0500 |
commit | 6cd225cc5d8a6526b2bea41955882be55d4f109e (patch) | |
tree | a854724ce8e9a8fbd2aff77544814add8253beb4 /MAINTAINERS | |
parent | 08b21fbf4bc4befbd77cd19422a81149ba8cda00 (diff) |
hwrng: exynos - add Samsung Exynos True RNG driver
Add support for True Random Number Generator found in Samsung Exynos
5250+ SoCs.
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Acked-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e6d849d0d153..1082846edb9b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -11933,6 +11933,13 @@ S: Maintained | |||
11933 | F: drivers/crypto/exynos-rng.c | 11933 | F: drivers/crypto/exynos-rng.c |
11934 | F: Documentation/devicetree/bindings/crypto/samsung,exynos-rng4.txt | 11934 | F: Documentation/devicetree/bindings/crypto/samsung,exynos-rng4.txt |
11935 | 11935 | ||
11936 | SAMSUNG EXYNOS TRUE RANDOM NUMBER GENERATOR (TRNG) DRIVER | ||
11937 | M: Łukasz Stelmach <l.stelmach@samsung.com> | ||
11938 | L: linux-samsung-soc@vger.kernel.org | ||
11939 | S: Maintained | ||
11940 | F: drivers/char/hw_random/exynos-trng.c | ||
11941 | F: Documentation/devicetree/bindings/rng/samsung,exynos5250-trng.txt | ||
11942 | |||
11936 | SAMSUNG FRAMEBUFFER DRIVER | 11943 | SAMSUNG FRAMEBUFFER DRIVER |
11937 | M: Jingoo Han <jingoohan1@gmail.com> | 11944 | M: Jingoo Han <jingoohan1@gmail.com> |
11938 | L: linux-fbdev@vger.kernel.org | 11945 | L: linux-fbdev@vger.kernel.org |