Re: [RFC PATCH 2/8] dt-bindings: display: add versilicon,dc

From: Krzysztof Kozlowski
Date: Fri Aug 15 2025 - 05:19:31 EST


On 15/08/2025 00:04, Rob Herring wrote:
>> +
>> +maintainers:
>> + - Icenowy Zheng <uwu@xxxxxxxxxx>
>> +
>> +properties:
>> + $nodename:
>> + pattern: "^display@[0-9a-f]+$"
>> +
>> + compatible:
>> + const: verisilicon,dc
>
> If the clocks or resets varies by platform, then you need an SoC
> specific compatible still. If these clocks/resets are straight from the
> RTL and any other number of clocks/resets is wrong, then we can stick
> with just this compatible.

Shouldn't we have here always SoC compatible? Can it be ever used alone,
outside of given SoC?

I could imagine now:

items:
- {}
- const: verisilicon,dc


Best regards,
Krzysztof