diff mbox series

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

Message ID 20250102163700.759712-2-rohit.visavalia@amd.com (mailing list archive)
State Changes Requested, archived
Headers show
Series dt-bindings: clock: xilinx: Update VCU bindings | expand

Commit Message

Rohit Visavalia Jan. 2, 2025, 4:36 p.m. UTC
From: Rohit Visavalia <rohit.visavalia@xilinx.com>

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@xilinx.com>
---
 .../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%)

Comments

Krzysztof Kozlowski Jan. 2, 2025, 6:30 p.m. UTC | #1
On 02/01/2025 17:36, Rohit Visavalia wrote:
> From: Rohit Visavalia <rohit.visavalia@xilinx.com>
> 
> 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.
> 
Drop commit, does not make sense. Just move the file during conversion.

Best regards,
Krzysztof
Rohit Visavalia Jan. 3, 2025, 11:35 a.m. UTC | #2
Hi Krzysztof,

Thanks for the review.

>-----Original Message-----
>From: Krzysztof Kozlowski <krzk@kernel.org>
>Sent: Friday, January 3, 2025 12:01 AM
>To: Visavalia, Rohit <rohit.visavalia@amd.com>; mturquette@baylibre.com;
>sboyd@kernel.org; robh@kernel.org; krzk+dt@kernel.org; conor+dt@kernel.org
>Cc: linux-clk@vger.kernel.org; devicetree@vger.kernel.org; linux-
>kernel@vger.kernel.org; Rohit Visavalia <rohit.visavalia@xilinx.com>
>Subject: Re: [PATCH 1/3] dt-bindings: clock: xilinx: move xlnx_vcu dt-binding to
>clock from soc
>
>On 02/01/2025 17:36, Rohit Visavalia wrote:
>> From: Rohit Visavalia <rohit.visavalia@xilinx.com>
>>
>> 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.
>>
>Drop commit, does not make sense. Just move the file during conversion.
Sure, I will do in v2 patch series.

>
>Best regards,
>Krzysztof

Thanks
Rohit
diff mbox series

Patch

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