Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

PrasannaKumar Muralidharan and committed by
Herbert Xu
f1f2237f c0133b00

+1 -1
Documentation/devicetree/bindings/rng/samsung,exynos-rng4.txt Documentation/devicetree/bindings/crypto/samsung,exynos-rng4.txt
+1 -1
MAINTAINERS
··· 11743 11743 L: linux-samsung-soc@vger.kernel.org 11744 11744 S: Maintained 11745 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 11748 SAMSUNG FRAMEBUFFER DRIVER 11749 11749 M: Jingoo Han <jingoohan1@gmail.com>