On Mon, 21 Apr 2025 at 12:22, <barnabas.cze...@mainlining.org> wrote: > > On 2025-04-21 10:16, Dmitry Baryshkov wrote: > > On Mon, Apr 21, 2025 at 05:09:22AM +0200, Barnabás Czémán wrote: > >> Sort adreno clocks in alphabetical order. > > > > Why? The order of the clocks here matches the order in which they > > should > > be brought up. > Simple misunderstanding from previous attempts of documenting the > alwayson clock. > By the way i have find out a508/a509/a512 clock bring up order is > different from downstream. > Upstream: iface, rbmmtimer, mem, mem_iface, rbcpr, core > Downstream: core, iface, rbmmtimer, mem, alt_mem_iface, rbcpr > https://git.codelinaro.org/clo/la/kernel/msm-4.4/-/blob/LA.UM.7.2.c27-07400-sdm660.0/arch/arm/boot/dts/qcom/sdm630-gpu.dtsi#L85 > https://git.codelinaro.org/clo/la/kernel/msm-4.4/-/blob/LA.UM.7.2.c27-07400-sdm660.0/arch/arm/boot/dts/qcom/sdm660-gpu.dtsi#L87 > Should I fix it?
Good question. I will check the msm-4.4 sources later. -- With best wishes Dmitry