similarity index 96%
rename from Documentation/devicetree/bindings/clock/thead,th1520-clk-ap.yaml
rename to Documentation/devicetree/bindings/clock/thead,th1520-clk.yaml
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
%YAML 1.2
---
-$id: http://devicetree.org/schemas/clock/thead,th1520-clk-ap.yaml#
+$id: http://devicetree.org/schemas/clock/thead,th1520-clk.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#
title: T-HEAD TH1520 sub-systems clock controller
@@ -20183,7 +20183,7 @@ M: Fu Wei <wefu@redhat.com>
L: linux-riscv@lists.infradead.org
S: Maintained
T: git https://github.com/pdp7/linux.git
-F: Documentation/devicetree/bindings/clock/thead,th1520-clk-ap.yaml
+F: Documentation/devicetree/bindings/clock/thead,th1520-clk.yaml
F: Documentation/devicetree/bindings/mailbox/thead,th1520-mbox.yaml
F: Documentation/devicetree/bindings/net/thead,th1520-gmac.yaml
F: Documentation/devicetree/bindings/pinctrl/thead,th1520-pinctrl.yaml
As support for clocks from new subsystems is being added to the T-Head TH1520 SoC, the Device Tree binding YAML schema file name should reflect this broader scope. The existing schema file 'thead,th1520-clk-ap.yaml' includes the '-ap' suffix, indicating it's specific to the Application Processor (AP) subsystem. Rename the YAML schema file to 'thead,th1520-clk.yaml' to generalize it for all subsystems. Update all references to this schema file accordingly. Signed-off-by: Michal Wilczynski <m.wilczynski@samsung.com> --- .../clock/{thead,th1520-clk-ap.yaml => thead,th1520-clk.yaml} | 2 +- MAINTAINERS | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename Documentation/devicetree/bindings/clock/{thead,th1520-clk-ap.yaml => thead,th1520-clk.yaml} (96%)