Received: by 10.223.185.116 with SMTP id b49csp2552587wrg; Thu, 15 Feb 2018 13:30:48 -0800 (PST) X-Google-Smtp-Source: AH8x2242TECPrn4R8KMOJhlLQVZT18kd5KTKWMS/9gtueGGhMkXDx6Gro7hqxhdEkiuV6AlES3eD X-Received: by 2002:a17:902:a9ca:: with SMTP id b10-v6mr3825561plr.223.1518730248658; Thu, 15 Feb 2018 13:30:48 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1518730248; cv=none; d=google.com; s=arc-20160816; b=eyYXa3GGZRBEzfg/Muk2mHgjFago6mL4tw/B7zZ88wYVnxHJMQFkpD6KJgPJnUs2lb phTJi+qoQ/jvTKWwRoFJMjiwP+apbEMcVL+3dj+ecZtueEc2QjsuiCxW1aD8B8Epen37 k9O59g8WGujLY1AMgUj8graFyCNVFt/sW649TW32BIgMKdJThMiSHPEtJNN1AW/t0WGK ec1Y/AX7XftIreS7hvvAWe6FdcI6lM0mf6JvNQjkBONYStGX7bm6uclFvqDcz0AhJMKt EQ0auYcVHLiEC2YgRoNStAjkPCfMNeDNMfyP2+SIBxgDPuUcBdI6z0rUUxB/PZw2FpYE UdgQ== 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=l0Xa3h7nD7uAAw3IF1bgaoXDy4dmD+Aa5x2rRM7T2i0=; b=LFr3Q5Uk4R4U4QXDOZ87l7HcECCVqiDGCpsHdcPpuii1DTB4O1ng2Kj8o2znIYEX6M uqzC6z03OOloE0Gl897JXGGacp0K/11pJeUYRFLr1Df9TZYeU9SO6RqugTcNGIUvf+Bf KmSnehFCN0dpG/ZDE9jduwIdj2d4qfTFzO/K6sC0zPOl6Ya9jw0Jh/In+MM3MCLWIHMj wXtGFJQQB47uiB8+Tvv6dEEE43jkmX5lSqeVylNDGEu5F2QRipBnJliA3ZNkf+IE7On5 1Kka7KjhPlisAmuSeMeyAocP8TW8KhdSnNvYXG/ULT17CpdJEJxR/qoRsXbAyHOKZh0w SY9A== 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 n6si4358591pgc.665.2018.02.15.13.30.33; Thu, 15 Feb 2018 13:30:48 -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 S1163446AbeBOP0k (ORCPT + 99 others); Thu, 15 Feb 2018 10:26:40 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:53184 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1163369AbeBOP0h (ORCPT ); Thu, 15 Feb 2018 10:26:37 -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 E90AEF80; Thu, 15 Feb 2018 15:26:36 +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.9 29/88] ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCI Date: Thu, 15 Feb 2018 16:16:56 +0100 Message-Id: <20180215151226.688685094@linuxfoundation.org> X-Mailer: git-send-email 2.16.1 In-Reply-To: <20180215151222.437136975@linuxfoundation.org> References: <20180215151222.437136975@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.9-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 @@ -383,6 +383,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,