From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Date: Fri, 07 Jun 2013 10:45:45 +0000 Subject: Re: [PATCH v8 0/9] Reorganize R8A7779/Marzen USB code Message-Id: <51B1B9D9.5040906@cogentembedded.com> List-Id: References: <201306020128.05914.sergei.shtylyov@cogentembedded.com> <20130607080637.GC22598@verge.net.au> In-Reply-To: <20130607080637.GC22598@verge.net.au> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org 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. WBR, Sergei From mboxrd@z Thu Jan 1 00:00:00 1970 From: sergei.shtylyov@cogentembedded.com (Sergei Shtylyov) Date: Fri, 07 Jun 2013 14:45:45 +0400 Subject: [PATCH v8 0/9] Reorganize R8A7779/Marzen USB code In-Reply-To: <20130607080637.GC22598@verge.net.au> References: <201306020128.05914.sergei.shtylyov@cogentembedded.com> <20130607080637.GC22598@verge.net.au> Message-ID: <51B1B9D9.5040906@cogentembedded.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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. WBR, Sergei