arm64: dts: qcom: msm8916: Drop RPM bus clocks
authorKonrad Dybcio <konrad.dybcio@linaro.org>
Wed, 3 Jan 2024 20:15:32 +0000 (21:15 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 4 Jan 2024 15:05:28 +0000 (16:05 +0100)
commit51b6148026f043cd3ec222dbe5efa82103a3e3c9
treec228759e34436bf2fdd5489e6c12dda2c7118c3d
parent7db25e95589e7a8871de2c5dad88eba5f432e2dd
arm64: dts: qcom: msm8916: Drop RPM bus clocks

Some nodes are abusingly referencing some of the internal bus clocks,
that were recently removed in Linux (because the original implementation
did not make much sense), managing them as if they were the only devices
on an NoC bus.

These clocks are now handled from within the icc framework and are
no longer registered from within the CCF. Remove them.

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20230721-topic-rpm_clk_cleanup-v3-2-a66e698932e3@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm64/boot/dts/qcom/msm8916.dtsi