Re: [PATCH v2 01/14] arm64: dts: qcom: msm8916: Drop RPM bus clocks

From: Konrad Dybcio
Date: Wed Sep 13 2023 - 04:47:41 EST


On 13.09.2023 09:07, Krzysztof Kozlowski wrote:
> On 12/09/2023 15:31, Konrad Dybcio wrote:
>> These clocks are now handled from within the icc framework and are
>
> That's a driver behavior, not hardware.
I believe we've been over this already..

The rationale behind this change is: that hardware, which falls
under the "interconnect" class, was previously misrepresented as
a bunch of clocks. There are clocks underneath, but accessing them
directly would be equivalent to e.g. circumventing the PHY subsystem
and initializing your UFS PHY from within the UFS device.

Konrad
>
>> no longer registered from within the CCF. Remove them.
>>
>
> Changes in Linux clock drivers should not cause some clocks to disappear
> from DTS...
>
>
> Best regards,
> Krzysztof
>