Skip to content

Commit 803307a

Browse files
ConchuODclaudiubeznea
authored andcommitted
dt-bindings: clk: rename mpfs-clkcfg binding
The filename for a binding is supposed to match the first compatible, but the mpfs-clkcfg file did not follow this policy. Rename it to match so that when other mpfs clock bindings are added things make more sense. Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Conor Dooley <conor.dooley@microchip.com> Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com> Link: https://lore.kernel.org/r/20220908143651.1252601-2-conor.dooley@microchip.com
1 parent d325268 commit 803307a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/devicetree/bindings/clock/microchip,mpfs.yaml renamed to Documentation/devicetree/bindings/clock/microchip,mpfs-clkcfg.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
22
%YAML 1.2
33
---
4-
$id: http://devicetree.org/schemas/clock/microchip,mpfs.yaml#
4+
$id: http://devicetree.org/schemas/clock/microchip,mpfs-clkcfg.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: Microchip PolarFire Clock Control Module Binding

0 commit comments

Comments
 (0)