From: Vinod Koul Date: Mon, 16 Jul 2018 05:50:23 +0000 (+0530) Subject: dt-bindings: crypto: Move prng binding to crypto X-Git-Tag: v4.19-rc1~139^2~45 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=d978b031c5886f18341cb4b609b150d81ad0faf4;p=linux.git dt-bindings: crypto: Move prng binding to crypto Now that we are adding new driver for prng in crypto, move the binding as well. Signed-off-by: Vinod Koul Signed-off-by: Herbert Xu --- diff --git a/Documentation/devicetree/bindings/rng/qcom,prng.txt b/Documentation/devicetree/bindings/crypto/qcom,prng.txt similarity index 100% rename from Documentation/devicetree/bindings/rng/qcom,prng.txt rename to Documentation/devicetree/bindings/crypto/qcom,prng.txt