diff mbox series

[linux,dev-5.15,v1,1/2] dt-binding: bmc: npcm7xx-pci-mbox: Add npcm845 compatible

Message ID 20220809140721.28958-2-tmaimon77@gmail.com
State New
Headers show
Series misc: npcm7xx-pci-mbox: add Arbel NPCM8XX support | expand

Commit Message

Tomer Maimon Aug. 9, 2022, 2:07 p.m. UTC
Signed-off-by: Tomer Maimon <tmaimon77@gmail.com>
---
 Documentation/devicetree/bindings/bmc/npcm7xx-pci-mbox.txt | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/bmc/npcm7xx-pci-mbox.txt b/Documentation/devicetree/bindings/bmc/npcm7xx-pci-mbox.txt
index e5585f38041b..9847112abd72 100644
--- a/Documentation/devicetree/bindings/bmc/npcm7xx-pci-mbox.txt
+++ b/Documentation/devicetree/bindings/bmc/npcm7xx-pci-mbox.txt
@@ -1,10 +1,11 @@ 
-Nuvoton NPCM7xx PCI mail box interface
+Nuvoton NPCM PCI mail box interface
 
-Nuvoton BMC NPCM7xx PCI mail box, The mailbox is a high-bandwidth
+Nuvoton BMC NPCM PCI mail box, The mailbox is a high-bandwidth
 communication module between the BMC CPU and host CPU.
 
 Required properties for lpc_bpc node
 - compatible	: "nuvoton,npcm750-pci-mbox" for Poleg NPCM7XX.
+		  "nuvoton,npcm845-pci-mbox", "nuvoton,npcm750-pci-mbox" for Arbel NPCM8XX.
 - reg 			: specifies two address space
 					1. physical base address and size of the registers.
 					2. physical base address and size of the dual-ported RAM.