diff options
author | PrasannaKumar Muralidharan <prasannatsmkumar@gmail.com> | 2017-08-23 20:34:43 +0530 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2017-09-22 17:43:15 +0800 |
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 L: linux-samsung-soc@vger.kernel.org S: Maintained F: drivers/crypto/exynos-rng.c -F: Documentation/devicetree/bindings/rng/samsung,exynos-rng4.txt +F: Documentation/devicetree/bindings/crypto/samsung,exynos-rng4.txt SAMSUNG FRAMEBUFFER DRIVER M: Jingoo Han <jingoohan1@gmail.com> |