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

From: Taniya Das

Date: Sun Sep 28 2025 - 23:54:34 EST




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.

>
> Really odd!
>
> Konrad

--
Thanks,
Taniya Das