From: Tomer Maimon Date: Sun, 17 Jul 2022 09:16:04 +0000 (+0300) Subject: dt-bindings: arm: npcm: Add nuvoton,npcm845 compatible string X-Git-Tag: howlett/maple/20220816~261^2~1^2~5 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=730585a061e361c63c2718ca2815289c8d3f2816;p=users%2Fjedix%2Flinux-maple.git dt-bindings: arm: npcm: Add nuvoton,npcm845 compatible string Add a compatible string for Nuvoton BMC NPCM845 SoC and a board specific device tree for the NPCM845 (Arbel) evaluation board. Signed-off-by: Tomer Maimon Reviewed-by: Krzysztof Kozlowski Signed-off-by: Arnd Bergmann --- diff --git a/Documentation/devicetree/bindings/arm/npcm/npcm.yaml b/Documentation/devicetree/bindings/arm/npcm/npcm.yaml index ea9c3103761d..43409e5721d5 100644 --- a/Documentation/devicetree/bindings/arm/npcm/npcm.yaml +++ b/Documentation/devicetree/bindings/arm/npcm/npcm.yaml @@ -27,4 +27,10 @@ properties: - nuvoton,npcm750-evb # NPCM750 evaluation board - const: nuvoton,npcm750 + - description: NPCM845 based boards + items: + - enum: + - nuvoton,npcm845-evb # NPCM845 evaluation board + - const: nuvoton,npcm845 + additionalProperties: true