[PATCH 1/3] dt-bindings: nvmem: rockchip,otp: Add support for rk3562 and rk3568

Krzysztof Kozlowski krzk at kernel.org
Fri Dec 27 00:59:24 PST 2024


On Tue, Dec 24, 2024 at 05:41:51PM +0800, Kever Yang wrote:
> +
>    - if:
>        properties:
>          compatible:
> @@ -78,6 +107,12 @@ allOf:
>        properties:
>          clocks:
>            minItems: 4
> +        clock-names:
> +          items:
> +            - const: otp
> +            - const: apb_pclk
> +            - const: phy
> +            - const: arb
>          resets:
>            minItems: 3

missing maxItems, probably in many other places as well.

Best regards,
Krzysztof




More information about the Linux-rockchip mailing list