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 <[email protected]> Signed-off-by: Conor Dooley <[email protected]> Signed-off-by: Claudiu Beznea <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent d325268 commit 803307a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)