This patch series introduces a GPIO-based alert mechanism in the SSIF BMC driver. It allows the BMC to notify the host when a response is ready, improving communication efficiency between the BMC and host. Signed-off-by: Potin Lai <potin.lai.pt@xxxxxxxxx> --- Cosmo Chou (1): ipmi: ssif_bmc: add GPIO-based alert mechanism Potin Lai (1): bindings: ipmi: Add alert GPIO enhancement for SSIF BMC driver Documentation/devicetree/bindings/ipmi/ssif-bmc.yaml | 7 +++++++ drivers/char/ipmi/ssif_bmc.c | 15 +++++++++++++++ 2 files changed, 22 insertions(+) --- base-commit: 8e929cb546ee42c9a61d24fae60605e9e3192354 change-id: 20241019-ssif-alert-gpios-1b9960f991b1 Best regards, -- Potin Lai <potin.lai.pt@xxxxxxxxx>