dt-binding: spi: npcm-pspi: Add npcm845 compatible
authorTomer Maimon <tmaimon77@gmail.com>
Fri, 22 Jul 2022 11:41:35 +0000 (14:41 +0300)
committerMark Brown <broonie@kernel.org>
Mon, 15 Aug 2022 11:17:28 +0000 (12:17 +0100)
Add a compatible string for Nuvoton BMC NPCM845 PSPI.

Signed-off-by: Tomer Maimon <tmaimon77@gmail.com>
Link: https://lore.kernel.org/r/20220722114136.251415-2-tmaimon77@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/spi/nuvoton,npcm-pspi.txt

index b98203ca656d3a7ec655750d60958313648e399f..a4e72e52af592ce5e998d68bc1c1d55985db0b44 100644 (file)
@@ -3,7 +3,8 @@ Nuvoton NPCM Peripheral Serial Peripheral Interface(PSPI) controller driver
 Nuvoton NPCM7xx SOC support two PSPI channels.
 
 Required properties:
- - compatible : "nuvoton,npcm750-pspi" for NPCM7XX BMC
+ - compatible : "nuvoton,npcm750-pspi" for Poleg NPCM7XX.
+                               "nuvoton,npcm845-pspi" for Arbel NPCM8XX.
  - #address-cells : should be 1. see spi-bus.txt
  - #size-cells : should be 0. see spi-bus.txt
  - specifies physical base address and size of the register.