Re: [PATCH 1/3] dt-bindings: nvmem: add nuvoton,npcm750-otp
From: Krzysztof Kozlowski
Date: Wed Mar 18 2026 - 16:18:18 EST
On 18/03/2026 20:35, Kuan-Wei Chiu wrote:
> +maintainers:
> + - Kuan-Wei Chiu <visitorckw@xxxxxxxxx>
> +
> +allOf:
> + - $ref: nvmem.yaml#
> +
> +properties:
> + compatible:
> + enum:
> + - nuvoton,npcm750-key-storage
> + - nuvoton,npcm750-fuse-array
Your driver says these are exactly the same devices, so you got only one
compatible. Otherwise explain in commit msg why these are different
(current message speaks about purpose, but is not what is needed here).
Best regards,
Krzysztof