1 * Aspeed KCS (Keyboard Controller Style) IPMI interface
3 The Aspeed SOCs (AST2400 and AST2500) are commonly used as BMCs
4 (Baseboard Management Controllers) and the KCS interface can be
5 used to perform in-band IPMI communication with their host.
8 - compatible : should be one of
9 "aspeed,ast2400-kcs-bmc"
10 "aspeed,ast2500-kcs-bmc"
11 - interrupts : interrupt generated by the controller
12 - kcs_chan : The LPC channel number in the controller
13 - kcs_addr : The host CPU IO map address
19 compatible = "aspeed,ast2500-kcs-bmc";