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.18 049/141] platform/x86: gigabyte-wmi: Add Z690M AORUS ELITE AX DDR4 support
    Date
    From: Piotr Chmura <chmooreck@gmail.com>

    [ Upstream commit 8a041afe3e774bedd3e0a9b96f65e48a1299a595 ]

    Add dmi_system_id of Gigabyte Z690M AORUS ELITE AX DDR4 board.
    Tested on my PC.

    Signed-off-by: Piotr Chmura <chmooreck@gmail.com>
    Link: https://lore.kernel.org/r/bd83567e-ebf5-0b31-074b-5f6dc7f7c147@gmail.com
    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 e87a931eab1e..05588a47ac38 100644
    --- a/drivers/platform/x86/gigabyte-wmi.c
    +++ b/drivers/platform/x86/gigabyte-wmi.c
    @@ -154,6 +154,7 @@ static const struct dmi_system_id gigabyte_wmi_known_working_platforms[] = {
    DMI_EXACT_MATCH_GIGABYTE_BOARD_NAME("X570 GAMING X"),
    DMI_EXACT_MATCH_GIGABYTE_BOARD_NAME("X570 I AORUS PRO WIFI"),
    DMI_EXACT_MATCH_GIGABYTE_BOARD_NAME("X570 UD"),
    + DMI_EXACT_MATCH_GIGABYTE_BOARD_NAME("Z690M AORUS ELITE AX DDR4"),
    { }
    };

    --
    2.35.1


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