lkml.org 
[lkml]   [2022]   [Jun]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5.15 042/106] platform/x86: gigabyte-wmi: Add support for B450M DS3H-CF
    Date
    From: August Wikerfors <git@augustwikerfors.se>

    [ Upstream commit c6bc7e8ee90845556a90faf8b043cbefd77b8903 ]

    Tested and works on my system.

    Signed-off-by: August Wikerfors <git@augustwikerfors.se>
    Link: https://lore.kernel.org/r/20220608212028.28307-1-git@augustwikerfors.se
    Signed-off-by: Hans de Goede <hdegoede@redhat.com>
    Signed-off-by: Sasha Levin <sashal@kernel.org>
    ---
    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 ad4f789309d6..ebd15c1d13ec 100644
    --- a/drivers/platform/x86/gigabyte-wmi.c
    +++ b/drivers/platform/x86/gigabyte-wmi.c
    @@ -140,6 +140,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 S2H V2"),
    DMI_EXACT_MATCH_GIGABYTE_BOARD_NAME("B550 AORUS ELITE AX V2"),
    DMI_EXACT_MATCH_GIGABYTE_BOARD_NAME("B550 AORUS ELITE"),
    --
    2.35.1


    \
     
     \ /
      Last update: 2022-06-20 16:12    [W:4.027 / U:0.052 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site