dt-bindings: clock: st,stm32mp1-rcc: fix reference paths

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>
Link: https://lore.kernel.org/r/20241231150144.4035938-1-dario.binacchi@amarulasolutions.com
Acked-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>

authored by Dario Binacchi and committed by Stephen Boyd c5dcc280 dc39d7fa

+2 -2
+2 -2
Documentation/devicetree/bindings/clock/st,stm32mp1-rcc.yaml
··· 40 = 0x180 / 4 * 32 + 0 = 3072 41 42 The list of valid indices for STM32MP1 is available in: 43 - include/dt-bindings/reset-controller/stm32mp1-resets.h 44 - include/dt-bindings/reset-controller/stm32mp13-resets.h 45 46 This file implements defines like: 47 #define LTDC_R 3072
··· 40 = 0x180 / 4 * 32 + 0 = 3072 41 42 The list of valid indices for STM32MP1 is available in: 43 + include/dt-bindings/reset/stm32mp1-resets.h 44 + include/dt-bindings/reset/stm32mp13-resets.h 45 46 This file implements defines like: 47 #define LTDC_R 3072