[RFC PATCH 2/8] dt-bindings: display: add versilicon,dc
Krzysztof Kozlowski
krzk at kernel.org
Fri Aug 15 02:09:36 PDT 2025
On 15/08/2025 00:04, Rob Herring wrote:
>> +
>> +maintainers:
>> + - Icenowy Zheng <uwu at icenowy.me>
>> +
>> +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
More information about the linux-riscv
mailing list