Re: [PATCH v1] arm64: dts: qcom: sm8750: Correct clocks property for uart14 node

From: Konrad Dybcio
Date: Wed Mar 12 2025 - 13:55:13 EST


On 3/12/25 11:43 AM, Jyothi Kumar Seerapu wrote:
> Correct the clocks property for the uart14 node to fix UART functionality
> on QUP2_SE6. The current failure is due to an incorrect clocks assignment.
>
> Change the clocks property to GCC_QUPV3_WRAP2_S6_CLK to resolve the issue.
>
> Signed-off-by: Jyothi Kumar Seerapu <quic_jseerapu@xxxxxxxxxxx>
> ---

Fixes: 068c3d3c83be ("arm64: dts: qcom: Add base SM8750 dtsi")

Konrad