From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Date: Tue, 11 Jun 2013 07:49:43 +0000 Subject: Re: [PATCH v8 0/9] Reorganize R8A7779/Marzen USB code Message-Id: <20130611074943.GF10440@verge.net.au> List-Id: References: <201306020128.05914.sergei.shtylyov@cogentembedded.com> <20130607080637.GC22598@verge.net.au> <51B1B9D9.5040906@cogentembedded.com> In-Reply-To: <51B1B9D9.5040906@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 Fri, Jun 07, 2013 at 02:45:45PM +0400, Sergei Shtylyov wrote: > Hello. > > On 07-06-2013 12:06, Simon Horman wrote: > > >> Here's the set of 9 patches against the Simon Horman's 'renesas.git' repo, > >>'renesas-next-20130528' tag. It was created to fix the shortcomings in the > >>R8A7779/Marzen USB platform code and R8A7779 USB common PHY driver, and so > >>spans both arch/arm/mach-shmobile/ and drivers/usb/ subtrees (some patches have > >>to touch both subtrees). The patches were conceived with the complete > >>bisectability goal in mind. > > >>[1/9] ARM: shmobile: Marzen: move USB EHCI, OHCI, and PHY devices to R8A7779 code > >>[2/9] ehci-platform: add pre_setup() method to platform data > >>[3/9] ARM: shmobile: r8a7779: setup EHCI internal buffer > >>[4/9] phy-rcar-usb: remove EHCI internal buffer setup > >>[5/9] ARM: shmobile: r8a7779: remove USB PHY 2nd memory resource > >>[6/9] phy-rcar-usb: correct base address > >>[7/9] phy-rcar-usb: add platform data > >>[8/9] ARM: shmobile: Marzen: pass platform data to USB PHY device > >>[9/9] phy-rcar-usb: handle platform data > > >> The patchset is completely ready to be merged now. > > >Can I confirm that the plan is for me to merge this code? > > Yes, that was the plan. > > >If so, I should be able to do so next week. Thanks, I have queued this up in the soc2 phy-rcar-usb. My current plan is to let that branch sit in next for a few days and then send a pull-request for it to be included in v3.11.