Re: [PATCH v6 1/2] dt-bindings: hwmon: add STEF48H28
From: Krzysztof Kozlowski
Date: Fri Jan 16 2026 - 04:19:35 EST
On 16/01/2026 09:58, Charles Hsu wrote:
> +properties:
> + compatible:
> + enum:
> + - st,stef48h28
> +
> + reg:
> + maxItems: 1
> +
> +required:
> + - compatible
> + - reg
> +
> +unevaluatedProperties: false
This must be additionalProperties instead, see speeches/presentations
material or very explicit rule in writing bindings.
OTOH, this is so trivial now, that you could just add it to
trivial-devices schema.
Best regards,
Krzysztof