mfd: intel_soc_pmic_chtwc: Add Lenovo Yoga Tab 3 X90F to intel_cht_wc_models
authorHans de Goede <hdegoede@redhat.com>
Thu, 26 Jan 2023 15:38:21 +0000 (16:38 +0100)
committerLee Jones <lee@kernel.org>
Sat, 4 Feb 2023 13:03:27 +0000 (13:03 +0000)
commit8d9ef69487e114f80e20ffbec14ca8684953fef0
tree766e8e4c53dea01cd3eecfb0dd67633a83a11f85
parent1b929c02afd37871d5afb9d498426f83432e71c2
mfd: intel_soc_pmic_chtwc: Add Lenovo Yoga Tab 3 X90F to intel_cht_wc_models

The drivers for various CHT Whiskey Cove PMIC child-devices need to know
the model, since they have model specific behavior. The DMI match table
for this is shared between the child-device-drivers inside the MFD driver.

Add the Lenovo Yoga Tab 3 X90F, which is a previously unknown tablet
model with a CHT Whiskey Cove PMIC, to the intel_cht_wc_models enum and
to the DMI match table.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Lee Jones <lee@kernel.org>
Link: https://lore.kernel.org/r/20230126153823.22146-2-hdegoede@redhat.com
drivers/mfd/intel_soc_pmic_chtwc.c
include/linux/mfd/intel_soc_pmic.h