From patchwork Fri Sep 24 12:21:54 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vladimir Zapolskiy X-Patchwork-Id: 12515185 X-Patchwork-Delegate: kuba@kernel.org Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-18.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C7ACDC433FE for ; Fri, 24 Sep 2021 12:22:07 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id AECAD60EC0 for ; Fri, 24 Sep 2021 12:22:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S245027AbhIXMXj (ORCPT ); Fri, 24 Sep 2021 08:23:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36890 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S244404AbhIXMXh (ORCPT ); Fri, 24 Sep 2021 08:23:37 -0400 Received: from mail-lf1-x135.google.com (mail-lf1-x135.google.com [IPv6:2a00:1450:4864:20::135]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 37088C061756 for ; Fri, 24 Sep 2021 05:22:04 -0700 (PDT) Received: by mail-lf1-x135.google.com with SMTP id y28so39299977lfb.0 for ; Fri, 24 Sep 2021 05:22:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=Nxac5QYLROyRUMFQp61d5aUplVDEPOjNKkJuYM/lJy8=; b=PTAH8WCR6oy8VsihHfSmZWzoecRFWVHUvP1XmrZDBF8PulxjOkk7TS8J9ss7f1PV1l +Dj+KmpW6eTl58hKsjY9iY2PboqXBdine0yuo6xqPX2cq1ulK5YXMgpH414JiP+4oaPB Y6eoL6WQrRufszk6Zr8tk58nCUuNOfNRPf9mTp6k6daNpRW7Q85frCqN4pn4f3hVgHmD TfpMO6nM+IaxY46R3n2P33fEHC5d9jUOjPqIlEUkrY93Rf5fIlWPMywMxAEIvCMMxI2Q NDqxXREWWFQhViemsrAgvMzLw2NQSYogU3h2+L6LGsayP1BHZQCoHoTx8Ow94EfTWFM/ X5rw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=Nxac5QYLROyRUMFQp61d5aUplVDEPOjNKkJuYM/lJy8=; b=FaA7yg5pO7KpZbAX0OvyC0lEV/3g9srukaDqrKgsFuStzNiXUXzpdp7Qnmwq4JdvZE 7hI84fe9dJngHYDRyxUZY/VlkSwgN4fSB3bRwImPoOYRwI1lD8QHhv/SQsz9AtAVI2AG XmrdEA58acWUw9IcdpkxETUot25Thg5yeel5duM9M3jtCms8abBhd2fei2IQrcvff4Jf CEoS78h2E8Robxit2okALTzG03p/lBK4wzCP+mIiOXdmrYwrY5FCwhy1xFoS5mkBBaLM bH3BnOGjFk/1tRJVgPNSyM4KfglpqIOIIW0ipa8uqUgE6PMSKcQm1woll3As5B5v1PbU laRw== X-Gm-Message-State: AOAM530/pWJNWnL8VlLJdOgYGX+2lnabda8blFhF4btUf4EYKgUHnM0F +geggMErTQBUxLPQQdMjNdRCUg== X-Google-Smtp-Source: ABdhPJxzVMBe5XlLzFJTxjx7wrTW2bt544/Wz7Kmhisw8LTiD8f/VMsEYHwXultVAPb5fh+n4Z2Q6A== X-Received: by 2002:a2e:5111:: with SMTP id f17mr11003691ljb.409.1632486121932; Fri, 24 Sep 2021 05:22:01 -0700 (PDT) Received: from localhost.localdomain (88-112-130-172.elisa-laajakaista.fi. [88.112.130.172]) by smtp.gmail.com with ESMTPSA id o19sm740508lfg.62.2021.09.24.05.22.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 24 Sep 2021 05:22:01 -0700 (PDT) From: Vladimir Zapolskiy To: Luca Coelho , Kalle Valo Cc: "David S. Miller" , Jakub Kicinski , linux-wireless@vger.kernel.org, netdev@vger.kernel.org, Julien Wajsberg Subject: [PATCH v3] iwlwifi: pcie: add configuration of a Wi-Fi adapter on Dell XPS 15 Date: Fri, 24 Sep 2021 15:21:54 +0300 Message-Id: <20210924122154.2376577-1-vladimir.zapolskiy@linaro.org> X-Mailer: git-send-email 2.33.0 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org X-Patchwork-Delegate: kuba@kernel.org There is a Killer AX1650 2x2 Wi-Fi 6 and Bluetooth 5.1 wireless adapter found on Dell XPS 15 (9510) laptop, its configuration was present on Linux v5.7, however accidentally it has been removed from the list of supported devices, let's add it back. The problem is manifested on driver initialization: Intel(R) Wireless WiFi driver for Linux iwlwifi 0000:00:14.3: enabling device (0000 -> 0002) iwlwifi: No config found for PCI dev 43f0/1651, rev=0x354, rfid=0x10a100 iwlwifi: probe of 0000:00:14.3 failed with error -22 Bug: https://bugzilla.kernel.org/show_bug.cgi?id=213939 Fixes: 3f910a25839b ("iwlwifi: pcie: convert all AX101 devices to the device tables") Cc: Julien Wajsberg Signed-off-by: Vladimir Zapolskiy Acked-by: Luca Coelho --- Changes from v2 to v3: * specified names to the added wireless adapters. Changes from v1 to v2: * moved the added lines in a way to preserve a numerical order by devid. drivers/net/wireless/intel/iwlwifi/pcie/drv.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/net/wireless/intel/iwlwifi/pcie/drv.c b/drivers/net/wireless/intel/iwlwifi/pcie/drv.c index 61b2797a34a8..e3996ff99bad 100644 --- a/drivers/net/wireless/intel/iwlwifi/pcie/drv.c +++ b/drivers/net/wireless/intel/iwlwifi/pcie/drv.c @@ -547,6 +547,8 @@ static const struct iwl_dev_info iwl_dev_info_table[] = { IWL_DEV_INFO(0x43F0, 0x0074, iwl_ax201_cfg_qu_hr, NULL), IWL_DEV_INFO(0x43F0, 0x0078, iwl_ax201_cfg_qu_hr, NULL), IWL_DEV_INFO(0x43F0, 0x007C, iwl_ax201_cfg_qu_hr, NULL), + IWL_DEV_INFO(0x43F0, 0x1651, killer1650s_2ax_cfg_qu_b0_hr_b0, iwl_ax201_killer_1650s_name), + IWL_DEV_INFO(0x43F0, 0x1652, killer1650i_2ax_cfg_qu_b0_hr_b0, iwl_ax201_killer_1650i_name), IWL_DEV_INFO(0x43F0, 0x2074, iwl_ax201_cfg_qu_hr, NULL), IWL_DEV_INFO(0x43F0, 0x4070, iwl_ax201_cfg_qu_hr, NULL), IWL_DEV_INFO(0xA0F0, 0x0070, iwl_ax201_cfg_qu_hr, NULL),