Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp2099079ybl; Thu, 30 Jan 2020 11:20:13 -0800 (PST) X-Google-Smtp-Source: APXvYqw7eO/wdt9nKg+gvva3xP5xXaPsuuCv74kfVy6POHij6lx2Q1Pchvn/tBp7S1ptukaxItoO X-Received: by 2002:a9d:53cb:: with SMTP id i11mr4902268oth.158.1580412013836; Thu, 30 Jan 2020 11:20:13 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1580412013; cv=none; d=google.com; s=arc-20160816; b=WXDTF1+hnbhyVgxJzvUN3ElkRWaz4Ox6o58pdcsxgXMWiC6IyfHHOBqzMl0clOX9nc S46/lYPFB1XCMJqHl5vceOghrGFnI87ysmG3aCBa4md94lQs8z4PzvsRr3zcLwafTdmB lapC6C/n4MWR8KknpCiTW7IX/EBG3tvEENe5/PenOsHDlWovIROXdXajXpLKEGH7HwVm 64ANNdJENsdmCp9eWYRRvvjU3eeWwJkyRTOHNHRHC6wfJYm6b0xradCcA+HMETHEw3yA j+7Q7Y/E6qbD5uzORUkKuCCH7pUEqM8Ahvsj82/xa0tvInF8TdkmNAMKH2k7hz8wyqs0 /C2A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=F/mvTHB73pHiNYiEO1QcwoTcjgId1wZbilSSwnYf8Lg=; b=szIA7hLT9HrOcqGgHO/1vUV3pKkRym1qxOZlRUG4/w0QM/qN0zd+1fEDpjmp8fBRhF VpaQ8E9+xtTdCA+Z6HgjqDNISFXcLGkVlj2ldzGlIBg3eb6jbAEV6cD7ojxNgO6sBmoz Q0TaEmGuPClFuTTfBheCcqOg8YEoQiQGq9/nRtTGCA+olmK4ASnV+jBtz1k6XBtXD5jA rv+TsU3C49hs/Z1zwxuR2Ak0PLru0BvfrVEXj4aJWycM0leheVyauxKb42KI12Y541OK wuHLySHWGEe5huBx1VqOhhBDDNKoFI5AGiIbbUfKEwM6EbkIdnTdv+hcZGvGbltrUuNn tJzQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=XU1IzcUm; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id v24si3527805otn.125.2020.01.30.11.20.01; Thu, 30 Jan 2020 11:20:13 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=XU1IzcUm; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731054AbgA3Spf (ORCPT + 99 others); Thu, 30 Jan 2020 13:45:35 -0500 Received: from mail.kernel.org ([198.145.29.99]:55202 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728079AbgA3Spd (ORCPT ); Thu, 30 Jan 2020 13:45:33 -0500 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (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 0608B21734; Thu, 30 Jan 2020 18:45:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1580409933; bh=EdaxlxNioT7INiZrUk3Gj5CiZ2MoNSzxkO3BpJhuZm8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=XU1IzcUmSeB6QNU/yohMrBPXTrTEy71W/Zxg/p04e2bsThiXDV/zi7rIw9wmzYK0L s223KmDA4O+V3rfgtqSHlnUNzxNmWLanQ8tKR9X9JxYuvL5ZwIrNUaI8Bkf2/qlo7W sldcmnyTEo/lQW+uDXMWI4ka/2W/Jg5iJyqHJom8= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Andy Shevchenko , Lee Jones , Sasha Levin Subject: [PATCH 5.4 089/110] mfd: intel-lpss: Add Intel Comet Lake PCH-H PCI IDs Date: Thu, 30 Jan 2020 19:39:05 +0100 Message-Id: <20200130183624.724129396@linuxfoundation.org> X-Mailer: git-send-email 2.25.0 In-Reply-To: <20200130183613.810054545@linuxfoundation.org> References: <20200130183613.810054545@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Andy Shevchenko [ Upstream commit dd047dce3a6f5233b98e792e2287cc549da35879 ] Intel Comet Lake PCH-H has the same LPSS than Intel Cannon Lake. Add the new IDs to the list of supported devices. Signed-off-by: Andy Shevchenko Signed-off-by: Lee Jones Signed-off-by: Sasha Levin --- drivers/mfd/intel-lpss-pci.c | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/drivers/mfd/intel-lpss-pci.c b/drivers/mfd/intel-lpss-pci.c index 1767f30a16761..b33030e3385c7 100644 --- a/drivers/mfd/intel-lpss-pci.c +++ b/drivers/mfd/intel-lpss-pci.c @@ -140,7 +140,7 @@ static const struct intel_lpss_platform_info cnl_i2c_info = { }; static const struct pci_device_id intel_lpss_pci_ids[] = { - /* CML */ + /* CML-LP */ { PCI_VDEVICE(INTEL, 0x02a8), (kernel_ulong_t)&spt_uart_info }, { PCI_VDEVICE(INTEL, 0x02a9), (kernel_ulong_t)&spt_uart_info }, { PCI_VDEVICE(INTEL, 0x02aa), (kernel_ulong_t)&spt_info }, @@ -153,6 +153,17 @@ static const struct pci_device_id intel_lpss_pci_ids[] = { { PCI_VDEVICE(INTEL, 0x02ea), (kernel_ulong_t)&cnl_i2c_info }, { PCI_VDEVICE(INTEL, 0x02eb), (kernel_ulong_t)&cnl_i2c_info }, { PCI_VDEVICE(INTEL, 0x02fb), (kernel_ulong_t)&spt_info }, + /* CML-H */ + { PCI_VDEVICE(INTEL, 0x06a8), (kernel_ulong_t)&spt_uart_info }, + { PCI_VDEVICE(INTEL, 0x06a9), (kernel_ulong_t)&spt_uart_info }, + { PCI_VDEVICE(INTEL, 0x06aa), (kernel_ulong_t)&spt_info }, + { PCI_VDEVICE(INTEL, 0x06ab), (kernel_ulong_t)&spt_info }, + { PCI_VDEVICE(INTEL, 0x06c7), (kernel_ulong_t)&spt_uart_info }, + { PCI_VDEVICE(INTEL, 0x06e8), (kernel_ulong_t)&cnl_i2c_info }, + { PCI_VDEVICE(INTEL, 0x06e9), (kernel_ulong_t)&cnl_i2c_info }, + { PCI_VDEVICE(INTEL, 0x06ea), (kernel_ulong_t)&cnl_i2c_info }, + { PCI_VDEVICE(INTEL, 0x06eb), (kernel_ulong_t)&cnl_i2c_info }, + { PCI_VDEVICE(INTEL, 0x06fb), (kernel_ulong_t)&spt_info }, /* BXT A-Step */ { PCI_VDEVICE(INTEL, 0x0aac), (kernel_ulong_t)&bxt_i2c_info }, { PCI_VDEVICE(INTEL, 0x0aae), (kernel_ulong_t)&bxt_i2c_info }, -- 2.20.1