mbox series

[0/2] platform/x86: msi-ec: add and fix EC configs

Message ID 20230929113149.587436-1-teackot@gmail.com (mailing list archive)
Headers show
Series platform/x86: msi-ec: add and fix EC configs | expand

Message

Nikita Kravets Sept. 29, 2023, 11:31 a.m. UTC
Hi!

This patch series adds EC configs for more firmware (patch 2)
and fixes a couple of issues with an existing configuration (patch 1)
in the msi-ec driver.

Cc: Aakash Singh <mail@singhaakash.dev>
Cc: Jose Angel Pastrana <japp0005@red.ujaen.es>

Nikita Kravets (2):
  platform/x86: msi-ec: Fix the 3rd config
  platform/x86: msi-ec: Add more EC configs

 drivers/platform/x86/msi-ec.c | 486 +++++++++++++++++++++++++++++++++-
 drivers/platform/x86/msi-ec.h |   4 +-
 2 files changed, 478 insertions(+), 12 deletions(-)