Re: [PATCH 15/28] dt-bindings: dpll: Add device tree bindings for DPLL device and pin

From: Krzysztof Kozlowski
Date: Mon Apr 07 2025 - 14:14:34 EST


On 07/04/2025 20:01, Krzysztof Kozlowski wrote:
>> +
>> + input-pins:
>> + type: object
>> + description: DPLL input pins
>> + unevaluatedProperties: false
>
> So this is all for pinctrl? Or something else? Could not figure out from
> commit msg. This does not help me either.
>
>> +
>> + properties:
>> + "#address-cells":
>> + const: 1
>
> Why?

Ah, I see being used.

>
>> + "#size-cells":
>> + const: 0
>
> Why? I don't see these being used.

And this as well.

>
>> +
>> + patternProperties:
>> + "^pin@[0-9]+$":
>> + $ref: /schemas/dpll/dpll-pin.yaml
>> + unevaluatedProperties: false
>> +



Best regards,
Krzysztof