From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 3 Sep 2015 15:12:32 +0200 Subject: [U-Boot] [PATCH 5/7] usb: ehci-marvell.c: Add DM support In-Reply-To: <1441285740-23686-5-git-send-email-sr@denx.de> References: <1441285740-23686-1-git-send-email-sr@denx.de> <1441285740-23686-5-git-send-email-sr@denx.de> Message-ID: <201509031512.33014.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 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 ? Best regards, Marek Vasut