From patchwork Tue Jun 18 11:20:43 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: You-Sheng Yang X-Patchwork-Id: 1117801 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=canonical.com Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 45Slyw6Nm9z9s5c; Tue, 18 Jun 2019 21:21:44 +1000 (AEST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1hdCBG-000488-RQ; Tue, 18 Jun 2019 11:21:38 +0000 Received: from mail-pg1-f177.google.com ([209.85.215.177]) by huckleberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1hdCB8-000417-7N for kernel-team@lists.ubuntu.com; Tue, 18 Jun 2019 11:21:30 +0000 Received: by mail-pg1-f177.google.com with SMTP id v11so7525302pgl.5 for ; Tue, 18 Jun 2019 04:21:30 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=XEQGF++ZKd/N161reZJYDZXBU+/3dFWZmUre17UCHPM=; b=THKYa3Oy1JmpioF9In2thKnAN2VoKGCI4cTV0C4cZAkkfPy95/BhBtQdF1xrInqNkK O+U/JoVj2jKsvuIIiiHRI2HJr0hHH/2AYyZ6EMDyERSIavLRZV+wLluhe5ES5agSPspl nEk6/Nb70Te2bUfXoiDMH1nlhXNxGw/41/f3wH5A0Oq6Voz5yqHbddbJZO3Xajeuivqd PL6BuznZOCSRMQkDivmxsASkIUvL8ZNXhd6LPpQjRrT2DkdxzehBg0CUFiBnOlYXeELI yWuUJ1pxPIBKxyXd73+VWkw+SXJLO4Y50w34rKSt3sDSPNXloI422BYKNwtzn/yLd+Th laDA== X-Gm-Message-State: APjAAAXq8fiC+cQVHhQZZWdbl/EFF9JX6UIuG9KMJmFgNNI866469opJ X7Rdp+3esW/cXO3GdKZUlX9jadlh X-Google-Smtp-Source: APXvYqzFxKdiPKFtgn3pdSl/q1swBHvA7swF7JLjZpWBHH7uDYAF5zzAKgifZqBGwUwrPag1YeYvmg== X-Received: by 2002:aa7:8143:: with SMTP id d3mr117319383pfn.143.1560856887979; Tue, 18 Jun 2019 04:21:27 -0700 (PDT) Received: from momoga.taipei.internal (61-220-137-37.HINET-IP.hinet.net. [61.220.137.37]) by smtp.gmail.com with ESMTPSA id 24sm14997289pgn.32.2019.06.18.04.21.26 for (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Tue, 18 Jun 2019 04:21:27 -0700 (PDT) From: You-Sheng Yang To: kernel-team@lists.ubuntu.com Subject: [PATCH 07/11][SRU][OEM-OSP1] iwlwifi: bump FW API to 49 for 22000 series Date: Tue, 18 Jun 2019 19:20:43 +0800 Message-Id: <20190618112047.9770-8-vicamo.yang@canonical.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190618112047.9770-1-vicamo.yang@canonical.com> References: <20190618112047.9770-1-vicamo.yang@canonical.com> MIME-Version: 1.0 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" From: Luca Coelho BugLink: https://bugs.launchpad.net/bugs/1833065 Start supporting API version 49 for 22000 series. type=feature ticket=none Change-Id: Ib2703e8d837c1805f1e6c40a96914a8c9afb67d0 Signed-off-by: Luca Coelho Reviewed-on: https://git-amr-3.devtools.intel.com/gerrit/218315 automatic-review: ec ger unix iil jenkins Tested-by: ec ger unix iil jenkins x-iwlwifi-stack-dev: ee6b14eb57bd1375667b01e516d9219ab6c24976 (back-ported from commit 50e3610850e223eaf1405cdefde7f0fa0821263c from backport-iwlwifi) Signed-off-by: You-Sheng Yang --- drivers/net/wireless/intel/iwlwifi/cfg/22000.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/wireless/intel/iwlwifi/cfg/22000.c b/drivers/net/wireless/intel/iwlwifi/cfg/22000.c index 007da6b57333..c57cf2d69870 100644 --- a/drivers/net/wireless/intel/iwlwifi/cfg/22000.c +++ b/drivers/net/wireless/intel/iwlwifi/cfg/22000.c @@ -56,7 +56,7 @@ #include "iwl-config.h" /* Highest firmware API version supported */ -#define IWL_22000_UCODE_API_MAX 48 +#define IWL_22000_UCODE_API_MAX 49 /* Lowest firmware API version supported */ #define IWL_22000_UCODE_API_MIN 39