From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mason Subject: Re: [PATCH v2 00/23] ata: sata_dwc_460ex: make it working again Date: Wed, 11 May 2016 11:42:38 +0200 Message-ID: <5732FE8E.9000605@free.fr> References: <1461661404-1952-1-git-send-email-andriy.shevchenko@linux.intel.com> <20160508200008.GM4775@htj.duckdns.org> <20160509010952.GN4775@htj.duckdns.org> <20160509190536.GK7110@mtj.duckdns.org> <20160510060440.GF2274@localhost> <20160510163022.GL7110@mtj.duckdns.org> <5732EA75.4070002@free.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from smtp2-g21.free.fr ([212.27.42.2]:49700 "EHLO smtp2-g21.free.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751535AbcEKJmy (ORCPT ); Wed, 11 May 2016 05:42:54 -0400 In-Reply-To: <5732EA75.4070002@free.fr> Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: Tejun Heo , Mans Rullgard Cc: Vinod Koul , Andy Shevchenko , Sebastian Frias , linux-ide@vger.kernel.org On 11/05/2016 10:16, Mason wrote: > On 10/05/2016 18:30, Tejun Heo wrote: > >> On Tue, May 10, 2016 at 11:34:40AM +0530, Vinod Koul wrote: >> >>> Please use branch topic/dw. I will not rebase this before sending to Linus. >> >> Okay, pulled topic/dw into libata/for-4.7-dw and applied 1-22 on top. >> Please let me know how patch 23 should be routed. > > IIUC, this patch series will be available in 4.7-rc1 ? > > That's great news, because my platform uses the Synopsys IP with > a custom DMA engine. Thanks Mans and Andy for your work! I see the patches have landed in linux-next. https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/log/drivers/ata/sata_dwc_460ex.c Mans, did you intend to upstream your tangox-dma.c DMA driver? Regards.