lkml.org 
[lkml]   [2023]   [Jan]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] platform/x86: gigabyte-wmi: add support for B450M DS3H WIFI-CF
On Thu, Jan 19, 2023 at 08:39:25PM +0530, Kevin Kuriakose wrote:
> To the best of my knowledge this is the same board as the B450M DS3H-CF,
> but with an added WiFi card. Name obtained using dmidecode, tested
> with force_load on v6.1.6
>
> Signed-off-by: Kevin Kuriakose <kevinmkuriakose@gmail.com>

Acked-by: Thomas Weißschuh <linux@weissschuh.net>

> ---
> drivers/platform/x86/gigabyte-wmi.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/platform/x86/gigabyte-wmi.c b/drivers/platform/x86/gigabyte-wmi.c
> index 5e7e6659a..322cfaeda 100644
> --- a/drivers/platform/x86/gigabyte-wmi.c
> +++ b/drivers/platform/x86/gigabyte-wmi.c
> @@ -141,6 +141,7 @@ static u8 gigabyte_wmi_detect_sensor_usability(struct wmi_device *wdev)
>
> static const struct dmi_system_id gigabyte_wmi_known_working_platforms[] = {
> DMI_EXACT_MATCH_GIGABYTE_BOARD_NAME("B450M DS3H-CF"),
> + DMI_EXACT_MATCH_GIGABYTE_BOARD_NAME("B450M DS3H WIFI-CF"),
> DMI_EXACT_MATCH_GIGABYTE_BOARD_NAME("B450M S2H V2"),
> DMI_EXACT_MATCH_GIGABYTE_BOARD_NAME("B550 AORUS ELITE AX V2"),
> DMI_EXACT_MATCH_GIGABYTE_BOARD_NAME("B550 AORUS ELITE"),
> --
> 2.39.0

Note: Patches should also always go to linux-kernel@vger.kernel.org.

Thanks!

\
 
 \ /
  Last update: 2023-03-26 23:47    [W:0.020 / U:0.272 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site