diff options
author | PrasannaKumar Muralidharan <prasannatsmkumar@gmail.com> | 2017-08-23 11:04:43 -0400 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2017-09-22 05:43:15 -0400 |
commit | f1f2237ff699bbc1a0265ed10407ae8d4a52008e (patch) | |
tree | 0431cf8644701b9c4adb2d5bcf41ff4b01337185 /MAINTAINERS | |
parent | c0133b009ec28eee27966f6e3ed99bfdb3f17a21 (diff) |
dt/bindings: exynos-rng: Move dt binding documentation to bindings/crypto
Samsung exynos PRNG driver is using crypto framework instead of
hw_random framework. So move the devicetree binding to crypto folder.
Signed-off-by: PrasannaKumar Muralidharan <prasannatsmkumar@gmail.com>
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2281af4b41b6..92df4e80a170 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -11743,7 +11743,7 @@ L: linux-crypto@vger.kernel.org | |||
11743 | L: linux-samsung-soc@vger.kernel.org | 11743 | L: linux-samsung-soc@vger.kernel.org |
11744 | S: Maintained | 11744 | S: Maintained |
11745 | F: drivers/crypto/exynos-rng.c | 11745 | F: drivers/crypto/exynos-rng.c |
11746 | F: Documentation/devicetree/bindings/rng/samsung,exynos-rng4.txt | 11746 | F: Documentation/devicetree/bindings/crypto/samsung,exynos-rng4.txt |
11747 | 11747 | ||
11748 | SAMSUNG FRAMEBUFFER DRIVER | 11748 | SAMSUNG FRAMEBUFFER DRIVER |
11749 | M: Jingoo Han <jingoohan1@gmail.com> | 11749 | M: Jingoo Han <jingoohan1@gmail.com> |