diff mbox series

[v3,2/6] dt-bindings: crypto: Move prng binding to crypto

Message ID 20180703060434.19293-3-vkoul@kernel.org
State Accepted
Commit d978b031c5886f18341cb4b609b150d81ad0faf4
Headers show
Series [v3,1/6] hwrng: remove msm hw_random driver | expand

Commit Message

Vinod Koul July 3, 2018, 6:04 a.m. UTC
Now that we are adding new driver for prng in crypto, move the
binding as well.

Signed-off-by: Vinod Koul <vkoul@kernel.org>

---
 Documentation/devicetree/bindings/{rng => crypto}/qcom,prng.txt | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename Documentation/devicetree/bindings/{rng => crypto}/qcom,prng.txt (100%)

-- 
2.14.4
diff mbox series

Patch

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