[PATCH 1/3] dt-bindings: clock: xilinx: move xlnx_vcu dt-binding to clock from soc

From: Rohit Visavalia
Date: Thu Jan 02 2025 - 11:39:42 EST


From: Rohit Visavalia <rohit.visavalia@xxxxxxxxxx>

As per commit a2fe7baa27a4 ("clk: xilinx: move xlnx_vcu clock
driver from soc"), xlnx_vcu driver code is moved to clock from soc,
so moving the dt-binding.

Signed-off-by: Rohit Visavalia <rohit.visavalia@xxxxxxxxxx>
---
.../devicetree/bindings/{soc/xilinx => clock}/xlnx,vcu.txt | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename Documentation/devicetree/bindings/{soc/xilinx => clock}/xlnx,vcu.txt (100%)

diff --git a/Documentation/devicetree/bindings/soc/xilinx/xlnx,vcu.txt b/Documentation/devicetree/bindings/clock/xlnx,vcu.txt
similarity index 100%
rename from Documentation/devicetree/bindings/soc/xilinx/xlnx,vcu.txt
rename to Documentation/devicetree/bindings/clock/xlnx,vcu.txt
--
2.25.1