From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Date: Tue, 19 Feb 2013 03:42:12 +0000 Subject: Re: [PATCH v2 0/4] R-Car SATA driver and platform data Message-Id: <20130219034210.GA7701@verge.net.au> List-Id: References: <201302182327.46930.sergei.shtylyov@cogentembedded.com> In-Reply-To: <201302182327.46930.sergei.shtylyov@cogentembedded.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On Mon, Feb 18, 2013 at 11:27:46PM +0300, Sergei Shtylyov wrote: > Hello. > > Here's the v2 of the set of 4 patches against the Simon Horman's renesas.git > repo, 'next' branch: > > [1/4] libata: add R-Car SATA driver > [2/4] ARM: mach-shmobile: r8a7779: SATA DT configuration > [3/4] ARM: mach-shmobile: r8a7779: add SATA support > [4/4] ARM: mach-shmobile: marzen: add SATA support > > Patch 1 also applies to the 'upstream' branch of Jeff Garzik's libata-dev.git > repo. > > Patch changes since the initial posting are reported in the individual patches. Thanks, I have updated topic/r-car-sata and verified that the SATA driver is successfully initialised for both non-DT and DT boot.