Re: [PATCH 6/8] clk: qcom: Add support for Display clock Controllers on SA8775P

From: Taniya Das
Date: Fri Jun 21 2024 - 00:34:23 EST




On 6/13/2024 10:16 PM, Konrad Dybcio wrote:


On 6/12/24 12:47, Taniya Das wrote:
Add support for display0 and display1 clock controllers on SA8775P
platform.

Signed-off-by: Taniya Das <quic_tdas@xxxxxxxxxxx>
---

Please merge this into one to save on boilerplate, take a look
at dispcc-sc8280xp.c


I did take a look at the dispcc for SC8280XP before posting the series, but it kind of looked tricky to add fixes for a particular dispcc.
Debugging could also be difficult in my opinion.
Though I understand that we are trying to optimize by re-using few common structures/probe but from clocks side they are all redefined.
That was the reason to keep them separate.

Konrad

--
Thanks & Regards,
Taniya Das.