summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/spi
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2022-08-15 16:43:49 +0100
committerMark Brown <broonie@kernel.org>2022-08-15 16:43:49 +0100
commit490211b0f480ce5eb112747af684ed73bae8225d (patch)
tree9d8a66d9ace16280ee7fda165a7c544e650b000b /Documentation/devicetree/bindings/spi
parentd3fa0db15691b4856f4255be25e8ae23cd0db39a (diff)
parent6db8595a3e1996654a130760d363912cdd28706d (diff)
downloadlinux-stable-490211b0f480ce5eb112747af684ed73bae8225d.tar.gz
linux-stable-490211b0f480ce5eb112747af684ed73bae8225d.tar.bz2
linux-stable-490211b0f480ce5eb112747af684ed73bae8225d.zip
spi: npcm-pspi: add Arbel NPCM8XX support
Merge series from Tomer Maimon <tmaimon77@gmail.com>: This patch set adds Arbel NPCM8XX Peripheral SPI (PSPI) support to PSPI NPCM driver.
Diffstat (limited to 'Documentation/devicetree/bindings/spi')
-rw-r--r--Documentation/devicetree/bindings/spi/nuvoton,npcm-pspi.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/spi/nuvoton,npcm-pspi.txt b/Documentation/devicetree/bindings/spi/nuvoton,npcm-pspi.txt
index b98203ca656d..a4e72e52af59 100644
--- a/Documentation/devicetree/bindings/spi/nuvoton,npcm-pspi.txt
+++ b/Documentation/devicetree/bindings/spi/nuvoton,npcm-pspi.txt
@@ -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.