From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tejun Heo Subject: Re: [PATCH v3 0/5] ATA/ARM: convert ARM/DaVinci to use libata PATA drivers Date: Wed, 29 Mar 2017 11:35:52 -0400 Message-ID: <20170329153552.GC30385@htj.duckdns.org> References: <1490206862-26065-1-git-send-email-b.zolnierkie@samsung.com> <7423344.GzQhW9fIvG@amdc3058> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <7423344.GzQhW9fIvG@amdc3058> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Bartlomiej Zolnierkiewicz Cc: Russell King , Sergei Shtylyov , Arnd Bergmann , Dmitry Eremin-Solenikov , Kevin Hilman , Sekhar Nori , linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org, linux-arm-kernel@lists.infradead.org List-Id: linux-ide@vger.kernel.org On Fri, Mar 24, 2017 at 04:38:24PM +0100, Bartlomiej Zolnierkiewicz wrote: > On Thursday, March 23, 2017 07:27:05 PM Sekhar Nori wrote: > > On Wednesday 22 March 2017 11:50 PM, Bartlomiej Zolnierkiewicz wrote: > > > Hi, > > > > > > This patchset adds Palmchip BK3710 IDE controller driver to > > > libata and switches ARM/DaVinci to use it (instead of the old > > > IDE driver). > > > > > > Sekhar, please check that it still works after changes, thanks. > > > > Did some basic mount/read/write tests, it passed. > > Thanks for checking. > > I guess that you can merge the patchset now to your tree > (with Tejun's ACK for the whole patches and Sergei's ACK > for ATA changes). Acked-by: Tejun Heo Yeah, please feel free to route the series as you see fit. Thanks. -- tejun