]> www.infradead.org Git - users/jedix/linux-maple.git/commit
platform/x86: dell-smbios-base: Extends support to Alienware products
authorKurt Borja <kuurtb@gmail.com>
Thu, 31 Oct 2024 15:40:24 +0000 (12:40 -0300)
committerHans de Goede <hdegoede@redhat.com>
Mon, 4 Nov 2024 10:49:22 +0000 (11:49 +0100)
commita36b8b84ac4327b90ef5a22bc97cc96a92073330
tree5b101de3ad9e254223821218bd2d1c5c3c64a036
parentbceec87a73804bb4c33b9a6c96e2d27cd893a801
platform/x86: dell-smbios-base: Extends support to Alienware products

Fixes the following error:

dell_smbios: Unable to run on non-Dell system

Which is triggered after dell-wmi driver fails to initialize on
Alienware systems, as it depends on dell-smbios.

This effectively extends dell-wmi, dell-smbios and dcdbas support to
Alienware devices, that might share some features of the SMBIOS intereface
calling interface with other Dell products.

Tested on an Alienware X15 R1.

Signed-off-by: Kurt Borja <kuurtb@gmail.com>
Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
Acked-by: Pali Rohár <pali@kernel.org>
Link: https://lore.kernel.org/r/20241031154023.6149-2-kuurtb@gmail.com
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
drivers/platform/x86/dell/dell-smbios-base.c