Re: [PATCH V4 1/8] dt-bindings: clock: qcom: Update SM8450 videocc header file name

From: Jagadeesh Kona
Date: Mon Jun 03 2024 - 09:28:25 EST




On 6/2/2024 8:52 PM, Krzysztof Kozlowski wrote:
On 02/06/2024 13:44, Jagadeesh Kona wrote:
Correct the videocc header file name in SM8450 videocc bindings.

Fixes: 1e910b2ba0ed ("dt-bindings: clock: qcom: Add SM8450 video clock controller")
Signed-off-by: Jagadeesh Kona <quic_jkona@xxxxxxxxxxx>
Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx>
---
.../devicetree/bindings/clock/qcom,sm8450-videocc.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/clock/qcom,sm8450-videocc.yaml b/Documentation/devicetree/bindings/clock/qcom,sm8450-videocc.yaml
index bad8f019a8d3..b135aa2e9f06 100644
--- a/Documentation/devicetree/bindings/clock/qcom,sm8450-videocc.yaml
+++ b/Documentation/devicetree/bindings/clock/qcom,sm8450-videocc.yaml
@@ -13,7 +13,7 @@ description: |
Qualcomm video clock control module provides the clocks, resets and power
domains on SM8450.
- See also:: include/dt-bindings/clock/qcom,videocc-sm8450.h
+ See also: include/dt-bindings/clock/qcom,sm8450-videocc.h

One patch like this for all files.

Best regards,
Krzysztof


Yes will check and post it as a separate patch outside of this series.

Thanks,
Jagadeesh