Searched +full:ast2600 +full:- +full:kcs +full:- +full:bmc (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/ipmi/aspeed,ast2400-kcs-bmc.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: ASPEED BMC KCS Devices10 - Andrew Jeffery <andrew@aj.id.au>13 The Aspeed BMC SoCs typically use the Keyboard-Controller-Style (KCS)14 interfaces on the LPC bus for in-band IPMI communication with their host.19 - description: Channel ID derived from reg22 - aspeed,ast2400-kcs-bmc-v2[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later4 #include <dt-bindings/interrupt-controller/arm-gic.h>5 #include <dt-bindings/interrupt-controller/aspeed-scu-ic.h>6 #include <dt-bindings/clock/ast2600-clock.h>9 model = "Aspeed BMC";10 compatible = "aspeed,ast2600";11 #address-cells = <1>;12 #size-cells = <1>;13 interrupt-parent = <&gic>;47 #address-cells = <1>;[all …]