platform/x86: think-lmi: Add possible_values for ThinkStation
authorMark Pearson <mpearson-lenovo@squebb.ca>
Mon, 20 Mar 2023 00:32:21 +0000 (20:32 -0400)
committerHans de Goede <hdegoede@redhat.com>
Wed, 22 Mar 2023 14:20:48 +0000 (15:20 +0100)
commit8a02d70679fc1c434401863333c8ea7dbf201494
tree3d09b0e71d74db918d3fbb4d43592252ee2d3ba4
parentcf337f27f3bfc4aeab4954c468239fd6233c7638
platform/x86: think-lmi: Add possible_values for ThinkStation

ThinkStation platforms don't support the API to return possible_values
but instead embed it in the settings string.

Try and extract this information and set the possible_values attribute
appropriately.

Fixes: a40cd7ef22fb ("platform/x86: think-lmi: Add WMI interface support on Lenovo platforms")
Signed-off-by: Mark Pearson <mpearson-lenovo@squebb.ca>
Link: https://lore.kernel.org/r/20230320003221.561750-4-mpearson-lenovo@squebb.ca
Reviewed-by: Thomas Weißschuh <linux@weissschuh.net>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
drivers/platform/x86/think-lmi.c