From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zubair Lutfullah Kakakhel Subject: Re: [Patch v9] SATA: OCTEON: support SATA on OCTEON platform Date: Thu, 11 Feb 2016 16:10:50 +0000 Message-ID: <56BCB28A.4070302@imgtec.com> References: <1455198788-24754-1-git-send-email-Zubair.Kakakhel@imgtec.com> <20160211151551.GX3741@mtj.duckdns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <20160211151551.GX3741-qYNAdHglDFBN0TnZuCh8vA@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Tejun Heo Cc: hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org, david.daney-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org, aleksey.makarov-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-ide-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-mips-6z/3iImG2C8G8FEW9MqTrA@public.gmane.org, ralf-6z/3iImG2C8G8FEW9MqTrA@public.gmane.org List-Id: linux-ide@vger.kernel.org On 11/02/16 15:15, Tejun Heo wrote: > On Thu, Feb 11, 2016 at 01:53:08PM +0000, Zubair Lutfullah Kakakhel w= rote: >> From: Aleksey Makarov >> >> The OCTEON SATA controller is currently found on cn71XX devices. >> >> Cc: Arnd Bergmann >> Acked-by: Hans de Goede >> Acked-by: Rob Herring >> Signed-off-by: David Daney >> Signed-off-by: Vinita Gupta >> Signed-off-by: Aleksey Makarov >> Signed-off-by: Zubair Lutfullah Kakakhel > > Applied to libata/for-4.6. Thank-you very much everyone. ( =CD=A1=C2=B0 =CD=9C=CA=96 =CD=A1=C2=B0) ZubairLK > > Thanks. > -- To unsubscribe from this list: send the line "unsubscribe devicetree" i= n the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Thu, 11 Feb 2016 17:11:33 +0100 (CET) Received: from mailapp01.imgtec.com ([195.59.15.196]:57445 "EHLO mailapp01.imgtec.com" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S27011283AbcBKQLbyDAGN (ORCPT ); Thu, 11 Feb 2016 17:11:31 +0100 Received: from HHMAIL01.hh.imgtec.org (unknown [10.100.10.19]) by Websense Email Security Gateway with ESMTPS id A559C5A378BB6; Thu, 11 Feb 2016 16:11:23 +0000 (GMT) Received: from LEMAIL01.le.imgtec.org (192.168.152.62) by HHMAIL01.hh.imgtec.org (10.100.10.19) with Microsoft SMTP Server (TLS) id 14.3.266.1; Thu, 11 Feb 2016 16:11:25 +0000 Received: from [192.168.154.45] (192.168.154.45) by LEMAIL01.le.imgtec.org (192.168.152.62) with Microsoft SMTP Server (TLS) id 14.3.210.2; Thu, 11 Feb 2016 16:11:25 +0000 Subject: Re: [Patch v9] SATA: OCTEON: support SATA on OCTEON platform To: Tejun Heo References: <1455198788-24754-1-git-send-email-Zubair.Kakakhel@imgtec.com> <20160211151551.GX3741@mtj.duckdns.org> CC: , , , , , , , From: Zubair Lutfullah Kakakhel Message-ID: <56BCB28A.4070302@imgtec.com> Date: Thu, 11 Feb 2016 16:10:50 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <20160211151551.GX3741@mtj.duckdns.org> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 8bit X-Originating-IP: [192.168.154.45] Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 52011 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: Zubair.Kakakhel@imgtec.com Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips On 11/02/16 15:15, Tejun Heo wrote: > On Thu, Feb 11, 2016 at 01:53:08PM +0000, Zubair Lutfullah Kakakhel wrote: >> From: Aleksey Makarov >> >> The OCTEON SATA controller is currently found on cn71XX devices. >> >> Cc: Arnd Bergmann >> Acked-by: Hans de Goede >> Acked-by: Rob Herring >> Signed-off-by: David Daney >> Signed-off-by: Vinita Gupta >> Signed-off-by: Aleksey Makarov >> Signed-off-by: Zubair Lutfullah Kakakhel > > Applied to libata/for-4.6. Thank-you very much everyone. ( ͡° ͜ʖ ͡°) ZubairLK > > Thanks. > From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailapp01.imgtec.com ([195.59.15.196]:57445 "EHLO mailapp01.imgtec.com" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S27011283AbcBKQLbyDAGN (ORCPT ); Thu, 11 Feb 2016 17:11:31 +0100 Subject: Re: [Patch v9] SATA: OCTEON: support SATA on OCTEON platform References: <1455198788-24754-1-git-send-email-Zubair.Kakakhel@imgtec.com> <20160211151551.GX3741@mtj.duckdns.org> From: Zubair Lutfullah Kakakhel Message-ID: <56BCB28A.4070302@imgtec.com> Date: Thu, 11 Feb 2016 16:10:50 +0000 MIME-Version: 1.0 In-Reply-To: <20160211151551.GX3741@mtj.duckdns.org> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 8bit Return-Path: Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-subscribe: List-owner: List-post: List-archive: To: Tejun Heo Cc: hdegoede@redhat.com, david.daney@cavium.com, aleksey.makarov@caviumnetworks.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org, linux-mips@linux-mips.org, ralf@linux-mips.org Message-ID: <20160211161050.JvvaY5ZkveyUDT7ekGA_SPNOsueuPGQ7cTqHce2XCFI@z> On 11/02/16 15:15, Tejun Heo wrote: > On Thu, Feb 11, 2016 at 01:53:08PM +0000, Zubair Lutfullah Kakakhel wrote: >> From: Aleksey Makarov >> >> The OCTEON SATA controller is currently found on cn71XX devices. >> >> Cc: Arnd Bergmann >> Acked-by: Hans de Goede >> Acked-by: Rob Herring >> Signed-off-by: David Daney >> Signed-off-by: Vinita Gupta >> Signed-off-by: Aleksey Makarov >> Signed-off-by: Zubair Lutfullah Kakakhel > > Applied to libata/for-4.6. Thank-you very much everyone. ( ͡° ͜ʖ ͡°) ZubairLK > > Thanks. >