[PATCH v2] dt-bindings: display: samsung,exynos5-dp: convert to DT Schema
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Thu Mar 21 07:37:15 UTC 2024
On 20/03/2024 18:04, Conor Dooley wrote:
> On Wed, Mar 13, 2024 at 07:28:55PM +0100, Krzysztof Kozlowski wrote:
>
>> + clock-names:
>> + items:
>> + - const: dp
>
>> + phy-names:
>> + items:
>> + - const: dp
>
> The items lists here are redundant when you only have a single item, no?
> Isnt it just
> phy-names:
> const: dp
Somehow the convention for properties was to define the list. Unlike for
compatible where we use shorter syntax like you propose. Shall we change
the approach and use shorter syntax in general?
Best regards,
Krzysztof
More information about the dri-devel
mailing list