From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 5/7] usb: ehci-marvell.c: Add DM support
Date: Thu, 3 Sep 2015 16:33:05 +0200 [thread overview]
Message-ID: <55E85A21.20201@denx.de> (raw)
In-Reply-To: <201509031626.02562.marex@denx.de>
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 <sr@denx.de>
>>>> Cc: Marek Vasut <marex@denx.de>
>>>> Cc: Simon Glass <sjg@chromium.org>
>>>> Cc: Luka Perkov <luka.perkov@sartura.hr>
>>>
>>> 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).
Thanks,
Stefan
next prev parent reply other threads:[~2015-09-03 14:33 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-03 13:08 [U-Boot] [PATCH 1/7] kwbimage: Align payload size to 4 bytes Stefan Roese
2015-09-03 13:08 ` [U-Boot] [PATCH 2/7] arm: mvebu: Do not call board_init_r() from board_init_f() Stefan Roese
2015-09-03 13:11 ` Marek Vasut
2015-09-04 0:58 ` Simon Glass
2015-09-03 13:08 ` [U-Boot] [PATCH 3/7] arm: mvebu: Add basic Armada XP / 38x dtsi/dts files Stefan Roese
2015-09-03 13:08 ` [U-Boot] [PATCH 4/7] arm: mvebu: Add DM (driver model) support Stefan Roese
2015-09-03 13:08 ` [U-Boot] [PATCH 5/7] usb: ehci-marvell.c: Add DM support Stefan Roese
2015-09-03 13:12 ` Marek Vasut
2015-09-03 13:16 ` Stefan Roese
2015-09-03 14:26 ` Marek Vasut
2015-09-03 14:33 ` Stefan Roese [this message]
2015-09-03 14:37 ` Marek Vasut
2015-09-03 13:08 ` [U-Boot] [PATCH 6/7] arm: mvebu: Enable DM_USB on AXP / A38x boards Stefan Roese
2015-09-03 13:09 ` [U-Boot] [PATCH 7/7] arm: mvebu: Enable DM_SERIAL " Stefan Roese
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55E85A21.20201@denx.de \
--to=sr@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.