On Tue, Aug 22, 2017 at 6:10 PM, PrasannaKumar Muralidharan <prasannatsmkumar@xxxxxxxxx> wrote: > 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@xxxxxxxxx> > --- > Documentation/devicetree/bindings/{rng => crypto}/samsung,exynos-rng4.txt | 0 > 1 file changed, 0 insertions(+), 0 deletions(-) > rename Documentation/devicetree/bindings/{rng => crypto}/samsung,exynos-rng4.txt (100%) > > diff --git a/Documentation/devicetree/bindings/rng/samsung,exynos-rng4.txt b/Documentation/devicetree/bindings/crypto/samsung,exynos-rng4.txt > similarity index 100% > rename from Documentation/devicetree/bindings/rng/samsung,exynos-rng4.txt > rename to Documentation/devicetree/bindings/crypto/samsung,exynos-rng4.txt You also need to update the path in MAINTAINERS file. You missed to CC relevant crypto folks. Probably because of the reason above. Best regards, Krzysztof -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html