Received: by 10.223.185.116 with SMTP id b49csp385743wrg; Fri, 16 Feb 2018 00:13:54 -0800 (PST) X-Google-Smtp-Source: AH8x224ObR8GTvtSa3+WLqaa+vOWO4O8dmgIboQkFqfTNt8tJ0iu6qcN30utObyKHJ2/ygkjTsm9 X-Received: by 10.167.130.88 with SMTP id e24mr5259679pfn.169.1518768834059; Fri, 16 Feb 2018 00:13:54 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1518768834; cv=none; d=google.com; s=arc-20160816; b=MmqxiUOlc5DyN9NQ2yIkwRXkllhe2CL+zViylJRgslS5BQauc6WY8EQhx7dyZmDsvp 6g/kdNZFfPSczzUoMMh54mAiWc9W4XYDjM+X+6xjIJcodnY0B4nlvwjzJmRMddMGhMBZ JiWxHpWFiyDRjDtnU3sF5bRLjdeil+zwDxAh+zWsw2LVx128AWKGe3jkw1rfm0e19rIf b84Nrp0tlnF9krMG4LrSSOUG+rKkmeF5rySLfejW4XvixRFkpd0R+xK7FivLB+qUn6ma XFLrRUKRpTGvEQ/92JhnaCOVSWSf1YKTTmMCHUCYtZaNrvZGhZLkm6LgNxw/Y4MPg3Dw y7DA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :in-reply-to:message-id:date:subject:cc:to:from :arc-authentication-results; bh=bsa4FA1T552Jhc6ZXDL5UehKTAKVszYZqSEMeLCTTk8=; b=cc16NVTCmXRi+22oyjUvPLRYh5mh9M0eaCaCvPFix1WR0/1pX3ZDGzkvvu7HsDOmjZ fCsoxhZ3rpsb8JlA0SGEl+ZC1HkAOPlFir+WhINkAKOAk6LZZVJGmQ77j8h5LCpe3Rlg O5f/1Wvt4p0GzAl5WFgHWBpN7JnY6v0TZHOxxmloH/25YcTC4pud5FyjFc0UI+jumJer iFeAFoBac9WIzF+P3FQa457NSER7D/GjWIKUEGlt/eDEmBGK9ny23QSsCBcasj1yW9Gl VhC6WdHEsdfcV79aiJMrS1mCHC5OTBXJXJcOZl/FYz7gsTR8ZIBnkUkjGGzxuUVOtcR0 0osg== ARC-Authentication-Results: i=1; mx.google.com; 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 m24si6242589pfj.265.2018.02.16.00.13.39; Fri, 16 Feb 2018 00:13:54 -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; 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 S1425820AbeBOQYH (ORCPT + 99 others); Thu, 15 Feb 2018 11:24:07 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:33982 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1164803AbeBOPn1 (ORCPT ); Thu, 15 Feb 2018 10:43:27 -0500 Received: from localhost (LFbn-1-12258-90.w90-92.abo.wanadoo.fr [90.92.71.90]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 634E0117F; Thu, 15 Feb 2018 15:43:26 +0000 (UTC) From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Hans de Goede , Tejun Heo Subject: [PATCH 4.15 106/202] ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCI Date: Thu, 15 Feb 2018 16:16:46 +0100 Message-Id: <20180215151718.804115929@linuxfoundation.org> X-Mailer: git-send-email 2.16.1 In-Reply-To: <20180215151712.768794354@linuxfoundation.org> References: <20180215151712.768794354@linuxfoundation.org> User-Agent: quilt/0.65 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.15-stable review patch. If anyone has any objections, please let me know. ------------------ From: Hans de Goede commit 998008b779e424bd7513c434d0ab9c1268459009 upstream. Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCI SATA controllers. This commit is a preparation patch for allowing a different default sata link powermanagement policy for mobile chipsets. Signed-off-by: Hans de Goede Signed-off-by: Tejun Heo Signed-off-by: Greg Kroah-Hartman --- drivers/ata/ahci.c | 4 ++++ 1 file changed, 4 insertions(+) --- a/drivers/ata/ahci.c +++ b/drivers/ata/ahci.c @@ -386,6 +386,10 @@ static const struct pci_device_id ahci_p { PCI_VDEVICE(INTEL, 0xa206), board_ahci }, /* Lewisburg RAID*/ { PCI_VDEVICE(INTEL, 0xa252), board_ahci }, /* Lewisburg RAID*/ { PCI_VDEVICE(INTEL, 0xa256), board_ahci }, /* Lewisburg RAID*/ + { PCI_VDEVICE(INTEL, 0x0f22), board_ahci }, /* Bay Trail AHCI */ + { PCI_VDEVICE(INTEL, 0x0f23), board_ahci }, /* Bay Trail AHCI */ + { PCI_VDEVICE(INTEL, 0x22a3), board_ahci }, /* Cherry Trail AHCI */ + { PCI_VDEVICE(INTEL, 0x5ae3), board_ahci }, /* Apollo Lake AHCI */ /* JMicron 360/1/3/5/6, match class to avoid IDE function */ { PCI_VENDOR_ID_JMICRON, PCI_ANY_ID, PCI_ANY_ID, PCI_ANY_ID,