Re: [PATCH v3 2/9] arm64: dts: qcom: sc8180x: correct dispcc clocks

From: Konrad Dybcio
Date: Wed Apr 10 2024 - 08:32:01 EST




On 4/1/24 22:33, Dmitry Baryshkov wrote:
Correct the clocks being used by the display clock controller on the
SC8180X platform (to match the schema):
- Drop the sleep clock
- Add DSI clocks
- Reorder eDP / DP clocks

This changes the order of clocks, however it should be noted that the
clock list was neither correct nor followed the schema beforehand.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
---

Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>

Konrad