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

dt-bindings: clock: st,stm32mp1-rcc: add proper title

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

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Acked-by: Ulf Hansson <ulf.hansson@linaro.org> # MMC
Acked-by: Stephen Boyd <sboyd@kernel.org>
Link: https://lore.kernel.org/r/20221216163815.522628-4-krzysztof.kozlowski@linaro.org
Signed-off-by: Rob Herring <robh@kernel.org>

authored by

Krzysztof Kozlowski and committed by
Rob Herring
a0c2153d 9d94e285

+1 -1
+1 -1
Documentation/devicetree/bindings/clock/st,stm32mp1-rcc.yaml
··· 4 4 $id: http://devicetree.org/schemas/clock/st,stm32mp1-rcc.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Reset Clock Controller Binding 7 + title: STMicroelectronics STM32MP1 Reset Clock Controller 8 8 9 9 maintainers: 10 10 - Gabriel Fernandez <gabriel.fernandez@foss.st.com>