From mboxrd@z Thu Jan 1 00:00:00 1970 From: tj@kernel.org (Tejun Heo) Date: Wed, 29 Mar 2017 11:35:52 -0400 Subject: [PATCH v3 0/5] ATA/ARM: convert ARM/DaVinci to use libata PATA drivers In-Reply-To: <7423344.GzQhW9fIvG@amdc3058> References: <1490206862-26065-1-git-send-email-b.zolnierkie@samsung.com> <7423344.GzQhW9fIvG@amdc3058> Message-ID: <20170329153552.GC30385@htj.duckdns.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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