Re: [PATCH 22/24] arm64: dts: qcom: glymur: Add display clock controller device

From: Taniya Das
Date: Thu Oct 09 2025 - 01:12:34 EST




On 9/29/2025 9:24 AM, Taniya Das wrote:
>
>
> On 9/25/2025 4:03 PM, Konrad Dybcio wrote:
>> On 9/25/25 8:32 AM, Pankaj Patil wrote:
>>> From: Taniya Das <taniya.das@xxxxxxxxxxxxxxxx>
>>>
>>> Support the display clock controller for GLYMUR SoC.
>>>
>>> Signed-off-by: Taniya Das <taniya.das@xxxxxxxxxxxxxxxx>
>>> Signed-off-by: Pankaj Patil <pankaj.patil@xxxxxxxxxxxxxxxx>
>>> ---
>>
>> [...]
>>
>>> + dispcc: clock-controller@af00000 {
>>> + compatible = "qcom,glymur-dispcc";
>>> + reg = <0 0x0af00000 0 0x20000>;
>>> + clocks = <&rpmhcc RPMH_CXO_CLK>,
>>> + <&sleep_clk>,
>>> + <0>, /* dp0 */
>>> + <0>,
>>> + <0>, /* dp1 */
>>> + <0>,
>>> + <0>, /* dp2 */
>>> + <0>,
>>> + <0>, /* dp3 */
>>> + <0>,
>>> + <0>, /* dsi0 */
>>> + <0>,
>>> + <0>, /* dsi1 */
>>> + <0>,
>>> + <0>,
>>> + <0>,
>>> + <0>,
>>> + <0>;
>>> + power-domains = <&rpmhpd RPMHPD_MMCX>;
>>> + required-opps = <&rpmhpd_opp_turbo>;
>
> The SVS level didn't work when Abel tried out. I will check with Abel again.
>

Abel offline confirmed LOW SVS level worked for him and I will update
the level to use "rpmhpd_opp_low_svs".

>>
>> Really odd!
>>
>> Konrad
>

--
Thanks,
Taniya Das