]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
dt-bindings: timer: npcm: Add npcm845 compatible string
authorTomer Maimon <tmaimon77@gmail.com>
Sun, 17 Jul 2022 09:15:54 +0000 (12:15 +0300)
committerArnd Bergmann <arnd@arndb.de>
Tue, 19 Jul 2022 13:39:50 +0000 (15:39 +0200)
Add a compatible string for Nuvoton BMC NPCM845 timer.

Signed-off-by: Tomer Maimon <tmaimon77@gmail.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Documentation/devicetree/bindings/timer/nuvoton,npcm7xx-timer.yaml

index 0cbc26a7215141a41be3f5c18e3ef4c1ee7e5bbb..737af78ad70c3409820c3aed51f04b383ef6618e 100644 (file)
@@ -8,12 +8,14 @@ title: Nuvoton NPCM7xx timer
 
 maintainers:
   - Jonathan Neuschäfer <j.neuschaefer@gmx.net>
+  - Tomer Maimon <tmaimon77@gmail.com>
 
 properties:
   compatible:
     enum:
       - nuvoton,wpcm450-timer  # for Hermon WPCM450
       - nuvoton,npcm750-timer  # for Poleg NPCM750
+      - nuvoton,npcm845-timer  # for Arbel NPCM845
 
   reg:
     maxItems: 1