| * Nuvoton NPCM7xx KCS (Keyboard Controller Style) IPMI interface |
| The Nuvoton SOCs (NPCM7xx) are commonly used as BMCs |
| (Baseboard Management Controllers) and the KCS interface can be |
| used to perform in-band IPMI communication with their host. |
| - compatible : should be one of |
| "nuvoton,npcm750-kcs-bmc" |
| - interrupts : interrupt generated by the controller |
| - kcs_chan : The KCS channel number in the controller |
| lpc_kcs: lpc_kcs@f0007000 { |
| compatible = "nuvoton,npcm750-lpc-kcs", "simple-mfd", "syscon"; |
| ranges = <0x0 0xf0007000 0x40>; |
| compatible = "nuvoton,npcm750-kcs-bmc"; |
| compatible = "nuvoton,npcm750-kcs-bmc"; |