From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tejun Heo Subject: Re: [PATCH 1/2] ahci: Add Intel Cannon Lake PCH-H PCI ID Date: Thu, 11 Jan 2018 10:10:40 -0800 Message-ID: <20180111181040.GK3460072@devbig577.frc2.facebook.com> References: <20180111125551.61877-1-mika.westerberg@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-qk0-f169.google.com ([209.85.220.169]:37969 "EHLO mail-qk0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932215AbeAKSKq (ORCPT ); Thu, 11 Jan 2018 13:10:46 -0500 Received: by mail-qk0-f169.google.com with SMTP id j185so5434874qkc.5 for ; Thu, 11 Jan 2018 10:10:45 -0800 (PST) Content-Disposition: inline In-Reply-To: <20180111125551.61877-1-mika.westerberg@linux.intel.com> Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: Mika Westerberg Cc: linux-ide@vger.kernel.org On Thu, Jan 11, 2018 at 03:55:50PM +0300, Mika Westerberg wrote: > Add Intel Cannon Lake PCH-H PCI ID to the list of supported controllers. > > Signed-off-by: Mika Westerberg Applied to libata/for-4.16. Thanks. -- tejun