From patchwork Wed Feb 1 20:54:55 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Mauro Lima X-Patchwork-Id: 13124998 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7747FC05027 for ; Wed, 1 Feb 2023 20:56:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232039AbjBAU4g (ORCPT ); Wed, 1 Feb 2023 15:56:36 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39432 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232059AbjBAU40 (ORCPT ); Wed, 1 Feb 2023 15:56:26 -0500 Received: from mail-oa1-x29.google.com (mail-oa1-x29.google.com [IPv6:2001:4860:4864:20::29]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CD62B7B79C for ; Wed, 1 Feb 2023 12:55:50 -0800 (PST) Received: by mail-oa1-x29.google.com with SMTP id 586e51a60fabf-1442977d77dso25241187fac.6 for ; Wed, 01 Feb 2023 12:55:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eclypsium.com; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=V8njp51nuRtlO7Of7CeKyMB+B4IiW6XL4bE1shX39ZI=; b=ZrAB6sSTG08LxQMs74Fs94IvwbxtgBz3rYa3dZQtmFus6Fv4FrNGpjyFC6+qOTcdLv 0uKu3QQnBa+K21JbpyHNE4AlQOvUp6MsB1jVwHjBsAtgQk7ZdrkSpWgUpeTvbTytIwDn SP9M3XEK7oONwGJUKlhb6scVn9KiVLR/M5JMLdsZSnfBnv+/KqXefPgNeq0UEFo3j6ck C3fXx7OaGOJVCs4RVXto4Rc0+ZN1MFdZeMEhiz8rMDDDEJpwXqQ8F4FizMKzk7m9adSj I3jr2sv5fgR4zckufj03bXHxyCDJl74HTx2fuXNxKCrXMHQw3aN0iYnWpXIjFwUr6hha s6pQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=V8njp51nuRtlO7Of7CeKyMB+B4IiW6XL4bE1shX39ZI=; b=xIbk11uOU2VgIBcPwHKtZlmOfJT6uIIZ8F4z1er1Z/p4X3jIe8H1zK+vAKNVevK0PK CQRr4Dpr5rIZ/1vrFXX8KO4yv+TEapwu2D3owfN65LZ3m4hOv62KhOD3CE2nV9+CbyNw N3Ego2m/O/mqCrevmLfVWyQ2Zqd/tjdj3gOBLFV8y9qx3gpas9fsVmLSM7Q/9MvClNBq YBosnHPG5LxvTRO8Ymy0dC4paZk098dshRqpyRVB+rToOIUPfIbt5DuEL84+0xv0KWcd 3FZs6eXPh6YknQpwDTFSb/C0VZpFZOd3IIknI+ILjxU8Ms0vTnCzVDE+xjXtGR7Enud9 7xbw== X-Gm-Message-State: AO0yUKVqh0ZPekEPjKQxuNoP+xp6hwA8yrlROiJuqXxde4MUEG6ifk+I G6wF/iBWvI0cdFK3+amLiLPH/w== X-Google-Smtp-Source: AK7set8kih1MG30YvRyHjNdBoBKSt2QKauDlODSe5wp8bgxQaE5Ba+dmGzd/hUH2FpiOs4nOCaYt5w== X-Received: by 2002:a05:6871:6a3:b0:15e:efc5:35fc with SMTP id l35-20020a05687106a300b0015eefc535fcmr1962456oao.30.1675284948589; Wed, 01 Feb 2023 12:55:48 -0800 (PST) Received: from fedora.. ([186.122.181.28]) by smtp.gmail.com with ESMTPSA id n18-20020a056870971200b0014fe4867dc7sm8245908oaq.56.2023.02.01.12.55.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 01 Feb 2023 12:55:48 -0800 (PST) From: Mauro Lima To: mika.westerberg@linux.intel.com Cc: broonie@kernel.org, alok.a.tiwari@oracle.com, linux-spi@vger.kernel.org, linux-kernel@vger.kernel.org, Mauro Lima Subject: [PATCH v2 2/2] spi: intel: Add support for controllers Date: Wed, 1 Feb 2023 17:54:55 -0300 Message-Id: <20230201205455.550308-3-mauro.lima@eclypsium.com> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230201205455.550308-1-mauro.lima@eclypsium.com> References: <20230201205455.550308-1-mauro.lima@eclypsium.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-spi@vger.kernel.org Add Device IDs to the module table for the following controllers: - 9da4 Cannon Lake 300 Series On-Package - a2a4 200 Series/Z370 Chipset Family SPI Controller - 9d24 Intel® 200 Series Chipset Family (Including Intel® X299), Intel® Z370 Intel® H310C,B365, also Intel® B460 and H410 Chipset Platform Controller Hub Signed-off-by: Mauro Lima Acked-by: Mika Westerberg Acked-by: Alok Tiwari --- drivers/spi/spi-intel-pci.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/spi/spi-intel-pci.c b/drivers/spi/spi-intel-pci.c index 10fa3a7fa4f5..4d69e320d018 100644 --- a/drivers/spi/spi-intel-pci.c +++ b/drivers/spi/spi-intel-pci.c @@ -75,9 +75,12 @@ static const struct pci_device_id intel_spi_pci_ids[] = { { PCI_VDEVICE(INTEL, 0x7a24), (unsigned long)&cnl_info }, { PCI_VDEVICE(INTEL, 0x7aa4), (unsigned long)&cnl_info }, { PCI_VDEVICE(INTEL, 0x7e23), (unsigned long)&cnl_info }, + { PCI_VDEVICE(INTEL, 0x9d24), (unsigned long)&cnl_info }, + { PCI_VDEVICE(INTEL, 0x9da4), (unsigned long)&cnl_info }, { PCI_VDEVICE(INTEL, 0xa0a4), (unsigned long)&cnl_info }, { PCI_VDEVICE(INTEL, 0xa1a4), (unsigned long)&bxt_info }, { PCI_VDEVICE(INTEL, 0xa224), (unsigned long)&bxt_info }, + { PCI_VDEVICE(INTEL, 0xa2a4), (unsigned long)&cnl_info }, { PCI_VDEVICE(INTEL, 0xa324), (unsigned long)&cnl_info }, { PCI_VDEVICE(INTEL, 0xa3a4), (unsigned long)&cnl_info }, { },