Commit 84261749 authored by Tomer Maimon's avatar Tomer Maimon Committed by Corey Minyard

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: default avatarTomer Maimon <tmaimon77@gmail.com>
Message-Id: <20220717121124.154734-2-tmaimon77@gmail.com>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarCorey Minyard <cminyard@mvista.com>
parent ff699273
* Nuvoton NPCM7xx KCS (Keyboard Controller Style) IPMI interface * Nuvoton NPCM KCS (Keyboard Controller Style) IPMI interface
The Nuvoton SOCs (NPCM7xx) are commonly used as BMCs The Nuvoton SOCs (NPCM) are commonly used as BMCs
(Baseboard Management Controllers) and the KCS interface can be (Baseboard Management Controllers) and the KCS interface can be
used to perform in-band IPMI communication with their host. used to perform in-band IPMI communication with their host.
Required properties: Required properties:
- compatible : should be one of - compatible : should be one of
"nuvoton,npcm750-kcs-bmc" "nuvoton,npcm750-kcs-bmc"
"nuvoton,npcm845-kcs-bmc"
- interrupts : interrupt generated by the controller - interrupts : interrupt generated by the controller
- kcs_chan : The KCS channel number in the controller - kcs_chan : The KCS channel number in the controller
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment