diff mbox series

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

Message ID 20180709061925.20276-3-vkoul@kernel.org
State Superseded
Headers show
Series None | expand

Commit Message

Vinod Koul July 9, 2018, 6:19 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