]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
dt/bindings: exynos-rng: Move dt binding documentation to bindings/crypto
authorPrasannaKumar Muralidharan <prasannatsmkumar@gmail.com>
Wed, 23 Aug 2017 15:04:43 +0000 (20:34 +0530)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 22 Sep 2017 09:43:15 +0000 (17:43 +0800)
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>
Documentation/devicetree/bindings/crypto/samsung,exynos-rng4.txt [moved from Documentation/devicetree/bindings/rng/samsung,exynos-rng4.txt with 100% similarity]
MAINTAINERS

index 2281af4b41b6ce2000be7f3305db98475fdd7df6..92df4e80a170aecd1f6e225af23ed0e95ea0b272 100644 (file)
@@ -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>