platform/x86: msi-ec: Fix the 3rd config
authorNikita Kravets <teackot@gmail.com>
Fri, 6 Oct 2023 17:53:53 +0000 (20:53 +0300)
committerHans de Goede <hdegoede@redhat.com>
Wed, 11 Oct 2023 09:22:06 +0000 (11:22 +0200)
commit6284e67aa6cb3af870ed11dfcfafd80fd927777b
tree3f4930845c29cf7c5179c81af99021e7a0369257
parent4d73c6772ab771cbbe7e46a73e7c78ba490350fa
platform/x86: msi-ec: Fix the 3rd config

Fix the charge control address of CONF3 and remove an incorrect firmware
version which turned out to be a BIOS firmware and not an EC firmware.

Fixes: 392cacf2aa10 ("platform/x86: Add new msi-ec driver")
Cc: Aakash Singh <mail@singhaakash.dev>
Cc: Jose Angel Pastrana <japp0005@red.ujaen.es>
Signed-off-by: Nikita Kravets <teackot@gmail.com>
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Link: https://lore.kernel.org/r/20231006175352.1753017-5-teackot@gmail.com
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
drivers/platform/x86/msi-ec.c