mfd: kempld-core: Add support for additional devices
authorMichael Brunner <Michael.Brunner@kontron.com>
Mon, 23 Nov 2020 15:53:27 +0000 (15:53 +0000)
committerLee Jones <lee.jones@linaro.org>
Wed, 2 Dec 2020 12:53:27 +0000 (12:53 +0000)
commit0cd3aa995740eabf8af1c794ac1d9ae314c928c3
treede971603000f8d6751205d4b43b10c3f92d133fa
parent431ec7bd4d52caa2fc20fbe87744f522e3d1efad
mfd: kempld-core: Add support for additional devices

This update includes DMI IDs for the following Kontron modules and
systems:
COMe-bDV7, COMe-cDV7, COMe-m4AL, COMe-mCT10, SMARC-sXAL, SMARC-sXA4,
Qseven-Q7AL, mITX-APL, pITX-APL and KBox A-203

Furthermore the ACPI HID KEM0000 is added, as it is also reserved for
kempld devices.

Instead of also adding the newly supported devices to the Kconfig
description this patch removes the lengthy list. With future usage of
the ACPI HIDs it will not be necessary to explicitly add support for
each individual device to the driver and therefore the list would
become incomplete anyway.

Signed-off-by: Michael Brunner <michael.brunner@kontron.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/Kconfig
drivers/mfd/kempld-core.c