Re: [PATCH 1/2] dt-bindings: clock: st,stm32mp1-rcc: fix reference paths
From: Krzysztof Kozlowski <krzk@kernel.org>
Date: 2025-01-02 08:25:48
Also in:
linux-clk, linux-devicetree, lkml
From: Krzysztof Kozlowski <krzk@kernel.org>
Date: 2025-01-02 08:25:48
Also in:
linux-clk, linux-devicetree, lkml
On Tue, Dec 31, 2024 at 04:01:40PM +0100, Dario Binacchi wrote:
The path of the two files was wrong even at the time they were added.
Let's fix them so they can be correctly referenced.
Fixes: 722dc8a1d5c8 ("dt-bindings: rcc: stm32: add new compatible for STM32MP13 SoC")
Fixes: 20107d7328cc ("dt-bindings: rcc: Convert stm32mp1 rcc bindings to json-schema")
Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
---
Documentation/devicetree/bindings/clock/st,stm32mp1-rcc.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)Acked-by: Krzysztof Kozlowski <krzk@kernel.org> Best regards, Krzysztof