Re: [PATCH v2 2/3] dt-bindings: clock: qcom: Add SM8750 video clock controller
From: Konrad Dybcio
Date: Fri Sep 26 2025 - 07:14:49 EST
On 9/26/25 11:18 AM, Taniya Das wrote:
>
>
> On 9/15/2025 4:28 PM, Bryan O'Donoghue wrote:
>> On 29/08/2025 11:15, Taniya Das wrote:
>>> Add compatible string for SM8750 video clock controller and the bindings
>>> for SM8750 Qualcomm SoC.
>>>
>>> Signed-off-by: Taniya Das <taniya.das@xxxxxxxxxxxxxxxx>
>>> Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>
>>> ---
[...]
>>> properties:
>>> compatible:
>>> @@ -25,6 +26,7 @@ properties:
>>> - qcom,sm8475-videocc
>>> - qcom,sm8550-videocc
>>> - qcom,sm8650-videocc
>>> + - qcom,sm8750-videocc
>>
>> Shouldn't this be qcom,pakala-videocc now ?
>>
>
> As of now, Bryan, all of Pakala is using the SM8750. We can migrate
> everything together to maintain consistency.
We settled on keeping new compatibles numerical for already-numerical
platforms (except board compatibles where all the fuss was / as it makes
sense)
Konrad