From mboxrd@z Thu Jan 1 00:00:00 1970 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=-7.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS autolearn=ham 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 A5360C433E1 for ; Wed, 1 Jul 2020 21:16:46 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7CCA7208B6 for ; Wed, 1 Jul 2020 21:16:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1593638206; bh=yqcCUEC8nfgHouSGRrdvAT45NLmgQ8sLV2KP9vvzvko=; h=Date:From:To:Cc:Subject:In-Reply-To:List-ID:From; b=Q6R5dHxqnwNZdaHwajOhO/vhsENAPievTbebk9thUyfYDMu72MagqIF0vqYMzl12u Ka/ZGol7QaFFq5MBseDZbontCiO4Nz43Vj8bWdBc/TDt2Afcnl1euEgeGPU+Yzrgpl JYtINKIpO7C8oDXGUPB6fBxctC/B5SWDSq4ZzhW4= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726441AbgGAVQp (ORCPT ); Wed, 1 Jul 2020 17:16:45 -0400 Received: from mail.kernel.org ([198.145.29.99]:35176 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725915AbgGAVQp (ORCPT ); Wed, 1 Jul 2020 17:16:45 -0400 Received: from localhost (mobile-166-175-191-139.mycingular.net [166.175.191.139]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 942C6206DD; Wed, 1 Jul 2020 21:16:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1593638204; bh=yqcCUEC8nfgHouSGRrdvAT45NLmgQ8sLV2KP9vvzvko=; h=Date:From:To:Cc:Subject:In-Reply-To:From; b=qUF14IjzVJOUcBQNw2iXejzu+oMXcWIle9BD00FgE+DLF+9zFscGD8EHT/6Gi6REv 9X0mdNcAXiageGtlO9TCW2tBPhuWK8ckKvIyYlo+dSFFmYftmuvob2ExE9iTJ7Lvcf 4C4DN+LeTjCA/AkE9OKDk16dYWLVWoYGAoM81VEw= Date: Wed, 1 Jul 2020 16:16:43 -0500 From: Bjorn Helgaas To: Giovanni Cabiddu Cc: alex.williamson@redhat.com, herbert@gondor.apana.org.au, cohuck@redhat.com, nhorman@redhat.com, vdronov@redhat.com, bhelgaas@google.com, mark.a.chambers@intel.com, gordon.mcfadden@intel.com, ahsan.atta@intel.com, qat-linux@intel.com, kvm@vger.kernel.org, linux-crypto@vger.kernel.org, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/5] PCI: add Intel QuickAssist device IDs Message-ID: <20200701211643.GA3660000@bjorn-Precision-5520> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200701110302.75199-2-giovanni.cabiddu@intel.com> Sender: linux-pci-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pci@vger.kernel.org Please follow the subject line convention, e.g., PCI: Add Intel QuickAssist Device IDs On Wed, Jul 01, 2020 at 12:02:58PM +0100, Giovanni Cabiddu wrote: > Add device IDs for the following Intel QuickAssist devices: DH895XCC, > C3XXX and C62X. > > The defines in this patch are going to be referenced in two independent > drivers, qat and vfio-pci. > > Signed-off-by: Giovanni Cabiddu > --- > include/linux/pci_ids.h | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h > index 0ad57693f392..f3166b1425ca 100644 > --- a/include/linux/pci_ids.h > +++ b/include/linux/pci_ids.h > @@ -2659,6 +2659,8 @@ > #define PCI_DEVICE_ID_INTEL_80332_1 0x0332 > #define PCI_DEVICE_ID_INTEL_80333_0 0x0370 > #define PCI_DEVICE_ID_INTEL_80333_1 0x0372 > +#define PCI_DEVICE_ID_INTEL_QAT_DH895XCC 0x0435 > +#define PCI_DEVICE_ID_INTEL_QAT_DH895XCC_VF 0x0443 > #define PCI_DEVICE_ID_INTEL_82375 0x0482 > #define PCI_DEVICE_ID_INTEL_82424 0x0483 > #define PCI_DEVICE_ID_INTEL_82378 0x0484 > @@ -2708,6 +2710,8 @@ > #define PCI_DEVICE_ID_INTEL_ALPINE_RIDGE_4C_NHI 0x1577 > #define PCI_DEVICE_ID_INTEL_ALPINE_RIDGE_4C_BRIDGE 0x1578 > #define PCI_DEVICE_ID_INTEL_80960_RP 0x1960 > +#define PCI_DEVICE_ID_INTEL_QAT_C3XXX 0x19e2 > +#define PCI_DEVICE_ID_INTEL_QAT_C3XXX_VF 0x19e3 > #define PCI_DEVICE_ID_INTEL_82840_HB 0x1a21 > #define PCI_DEVICE_ID_INTEL_82845_HB 0x1a30 > #define PCI_DEVICE_ID_INTEL_IOAT 0x1a38 > @@ -2924,6 +2928,8 @@ > #define PCI_DEVICE_ID_INTEL_IOAT_JSF7 0x3717 > #define PCI_DEVICE_ID_INTEL_IOAT_JSF8 0x3718 > #define PCI_DEVICE_ID_INTEL_IOAT_JSF9 0x3719 > +#define PCI_DEVICE_ID_INTEL_QAT_C62X 0x37c8 > +#define PCI_DEVICE_ID_INTEL_QAT_C62X_VF 0x37c9 > #define PCI_DEVICE_ID_INTEL_ICH10_0 0x3a14 > #define PCI_DEVICE_ID_INTEL_ICH10_1 0x3a16 > #define PCI_DEVICE_ID_INTEL_ICH10_2 0x3a18 > -- > 2.26.2 >