Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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

authored by

Conor Dooley and committed by
Claudiu Beznea
803307a4 d325268b

+1 -1
+1 -1
Documentation/devicetree/bindings/clock/microchip,mpfs.yaml Documentation/devicetree/bindings/clock/microchip,mpfs-clkcfg.yaml
··· 1 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 2 2 %YAML 1.2 3 3 --- 4 - $id: http://devicetree.org/schemas/clock/microchip,mpfs.yaml# 4 + $id: http://devicetree.org/schemas/clock/microchip,mpfs-clkcfg.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: Microchip PolarFire Clock Control Module Binding