Re: [PATCH v2] dt-bindings: clock: qcom,gcc-msm8660: add CE2_P_CLK, PLL4_VOTE + per-clock annotations

From: Konrad Dybcio

Date: Tue Jun 09 2026 - 08:30:18 EST


On 5/31/26 6:08 AM, Herman van Hazendonk wrote:
> Annotate each clock with provenance and consumer information cross-
> referenced against the GCC driver, the downstream HTC/Samsung/Palm
> sources and the legacy TouchPad / Pre3 vendor trees, so reviewers
> adding new MSM8x60 board DTs can tell at a glance whether a given
> clock is wired up in the GCC driver, in the device tree, or both.
>
> Add two clocks that the in-tree driver and downstream consumers
> already use but which were missing from the header:
>
> - CE2_P_CLK (Crypto Engine 2 APB) - needed by drivers/crypto/qce
> for the MSM8x60 CE2 path that the qcom,msm8660-qce binding adds.
> - PLL4_VOTE - software-vote handle for the LPASS PLL4 used by both
> lcc-msm8660 and the modem subsystem.
>
> Both new IDs are appended at the end of the existing numbering
> (258 and 259) so that every previously-allocated ID in the header
> keeps its current value. This preserves DT ABI for any existing DTB
> compiled against the prior header.

Is this claude talking?

If not, while this is indeed true, it's something implicit and
definitely not adding value in an individual platform's header..

Konrad