[PATCH v2 3/9] dt-bindings: clock: st,stm32mp1-rcc: add proper title

From: Krzysztof Kozlowski
Date: Mon Nov 21 2022 - 06:07:44 EST


Add device name in the title, because "Reset Clock Controller" sounds
too generic.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Acked-by: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx>
---
Documentation/devicetree/bindings/clock/st,stm32mp1-rcc.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/clock/st,stm32mp1-rcc.yaml b/Documentation/devicetree/bindings/clock/st,stm32mp1-rcc.yaml
index 242fe922b035..5194be0b410e 100644
--- a/Documentation/devicetree/bindings/clock/st,stm32mp1-rcc.yaml
+++ b/Documentation/devicetree/bindings/clock/st,stm32mp1-rcc.yaml
@@ -4,7 +4,7 @@
$id: http://devicetree.org/schemas/clock/st,stm32mp1-rcc.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#

-title: Reset Clock Controller Binding
+title: STMicroelectronics STM32MP1 Reset Clock Controller

maintainers:
- Gabriel Fernandez <gabriel.fernandez@xxxxxxxxxxx>
--
2.34.1