Re: [PATCH v2 3/3] mctp: Add MCTP-over-KCS transport binding
From: Jakub Kicinski <kuba@kernel.org>
Date: 2023-10-02 22:30:27
Also in:
linux-arm-kernel, linux-aspeed, lkml, openbmc
From: Jakub Kicinski <kuba@kernel.org>
Date: 2023-10-02 22:30:27
Also in:
linux-arm-kernel, linux-aspeed, lkml, openbmc
On Mon, 2 Oct 2023 17:34:41 +0300 Konstantin Aladyshev wrote:
This change adds a MCTP KCS transport binding, as defined by the DMTF specificiation DSP0254 - "MCTP KCS Transport Binding". A MCTP protocol network device is created for each KCS channel found in the system. The interrupt code for the KCS state machine is based on the current IPMI KCS driver.
Still doesn't build, please make sure W=1 C=1 build is clean with both GCC and Clang (you can point them at a specific path to avoid building the entire kernel with the warnings enabled). -- pw-bot: cr