Commit 730585a0 authored by Tomer Maimon's avatar Tomer Maimon Committed by Arnd Bergmann
Browse files

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: default avatarTomer Maimon <tmaimon77@gmail.com>
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent e8dd9f77
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -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