[PATCH 2/6] dt-bindings: reset: st,stm32-rcc: update reference due to rename
Dario Binacchi
dario.binacchi at amarulasolutions.com
Sun Jan 5 10:14:14 PST 2025
With the conversion of Documentation/devicetree/bindings/clock/st,stm32-rcc.txt
to JSON schema, the reference to st,stm32-rcc.txt is now broken. Therefore,
let's fix it.
Signed-off-by: Dario Binacchi <dario.binacchi at amarulasolutions.com>
---
Documentation/devicetree/bindings/reset/st,stm32-rcc.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/reset/st,stm32-rcc.txt b/Documentation/devicetree/bindings/reset/st,stm32-rcc.txt
index 01db34375192..384035e8e60b 100644
--- a/Documentation/devicetree/bindings/reset/st,stm32-rcc.txt
+++ b/Documentation/devicetree/bindings/reset/st,stm32-rcc.txt
@@ -3,4 +3,4 @@ STMicroelectronics STM32 Peripheral Reset Controller
The RCC IP is both a reset and a clock controller.
-Please see Documentation/devicetree/bindings/clock/st,stm32-rcc.txt
+Please see Documentation/devicetree/bindings/clock/st,stm32-rcc.yaml
--
2.43.0
More information about the linux-arm-kernel
mailing list