Loading
platform/x86: uniwill-laptop: Introduce device descriptor system
Future additions to the driver will depend on device-specific initialization steps. Extend the DMI-based feature detection system to include device descriptors. Each descriptor contains a bitmap of supported features and a set of callback for performing device-specific initialization. Signed-off-by:Armin Wolf <W_Armin@gmx.de> Co-developed-by:
Werner Sembach <wse@tuxedocomputers.com> Signed-off-by:
Werner Sembach <wse@tuxedocomputers.com> Reviewed-by:
Armin Wolf <W_Armin@gmx.de> Link: https://patch.msgid.link/20260115154332.402873-1-wse@tuxedocomputers.com Reviewed-by:
Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Signed-off-by:
Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>