From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 3 Sep 2015 16:37:13 +0200 Subject: [U-Boot] [PATCH 5/7] usb: ehci-marvell.c: Add DM support In-Reply-To: <55E85A21.20201@denx.de> References: <1441285740-23686-1-git-send-email-sr@denx.de> <201509031626.02562.marex@denx.de> <55E85A21.20201@denx.de> Message-ID: <201509031637.13578.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thursday, September 03, 2015 at 04:33:05 PM, Stefan Roese wrote: > On 03.09.2015 16:26, Marek Vasut wrote: > > On Thursday, September 03, 2015 at 03:16:59 PM, Stefan Roese wrote: > >> On 03.09.2015 15:12, Marek Vasut wrote: > >>> On Thursday, September 03, 2015 at 03:08:58 PM, Stefan Roese wrote: > >>>> This patch adds driver model (DM) support to the Marvell EHCI driver. > >>>> This will be used by the MVEBU SoC's, currently Armada XP and 38x. > >>>> > >>>> Tested on Marvell Armada XP and 38x eval boards. > >>>> > >>>> Signed-off-by: Stefan Roese > >>>> Cc: Marek Vasut > >>>> Cc: Simon Glass > >>>> Cc: Luka Perkov > >>> > >>> Looks ok, but do you want to get this applied into current release > >>> or for the next one ? > >> > >> We are pretty late in the release cycle. That's all stuff for the next > >> release. So no hurry. > > > > Cool, do you want me to pick it via u-boot-usb/next or will you pick > > the whole series through ... errr ... some other tree ? > > Its probably best, if Luka pushed all patches together. As there is some > dependency. So please send your Acked-by / Reviewed-by, whatever is > fitting best. And I'll "persuade" Luka to pick up all this stuff in the > next few days / weeks (IIRC, he's on vacation right now). Acked-by: Marek Vasut Best regards, Marek Vasut