Skip to content

Commit 8426174

Browse files
tmaimoncminyard
authored andcommitted
dt-bindings: ipmi: Add npcm845 compatible
Add a compatible string for Nuvoton BMC NPCM845 KCS and modify NPCM KCS description to support all NPCM BMC SoC. Signed-off-by: Tomer Maimon <tmaimon77@gmail.com> Message-Id: <20220717121124.154734-2-tmaimon77@gmail.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Corey Minyard <cminyard@mvista.com>
1 parent ff69927 commit 8426174

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Documentation/devicetree/bindings/ipmi/npcm7xx-kcs-bmc.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
1-
* Nuvoton NPCM7xx KCS (Keyboard Controller Style) IPMI interface
1+
* Nuvoton NPCM KCS (Keyboard Controller Style) IPMI interface
22

3-
The Nuvoton SOCs (NPCM7xx) are commonly used as BMCs
3+
The Nuvoton SOCs (NPCM) are commonly used as BMCs
44
(Baseboard Management Controllers) and the KCS interface can be
55
used to perform in-band IPMI communication with their host.
66

77
Required properties:
88
- compatible : should be one of
99
"nuvoton,npcm750-kcs-bmc"
10+
"nuvoton,npcm845-kcs-bmc"
1011
- interrupts : interrupt generated by the controller
1112
- kcs_chan : The KCS channel number in the controller
1213

0 commit comments

Comments
 (0)