From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 06/11] drivers: usb: musb: add ti musb host driver with driver model support
Date: Fri, 13 May 2016 16:46:53 -0400 [thread overview]
Message-ID: <20160513204653.GD13571@bill-the-cat> (raw)
In-Reply-To: <20160510114816.2899-7-mugunthanvnm@ti.com>
On Tue, May 10, 2016 at 05:18:11PM +0530, Mugunthan V N wrote:
> Add a TI MUSB host driver with driver model support and the
> driver will be bound by the MUSB wrapper driver based on the
> dr_mode device tree entry.
>
> Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160513/9c1c9874/attachment.sig>
next prev parent reply other threads:[~2016-05-13 20:46 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-10 11:48 [U-Boot] [PATCH v2 00/11] driver model bring-up of musb on AM335x GP and BBB Mugunthan V N
2016-05-10 11:48 ` [U-Boot] [PATCH v2 01/11] configs: am335x: usb: do not define CONFIG_DM_USB for spl Mugunthan V N
2016-05-10 11:48 ` [U-Boot] [PATCH v2 02/11] am33xx: board: do not register usb devices when CONFIG_DM_USB is defined Mugunthan V N
2016-05-10 11:48 ` [U-Boot] [PATCH v2 03/11] drivers: usb: musb: add ti musb misc driver for wrapper Mugunthan V N
2016-05-13 20:46 ` Tom Rini
2016-05-10 11:48 ` [U-Boot] [PATCH v2 04/11] am33xx: board: probe misc drivers to register musb devices Mugunthan V N
2016-05-10 11:48 ` [U-Boot] [PATCH v2 05/11] drivers: usb: musb: adopt musb backend driver to driver model Mugunthan V N
2016-05-13 20:46 ` Tom Rini
2016-05-10 11:48 ` [U-Boot] [PATCH v2 06/11] drivers: usb: musb: add ti musb host driver with driver model support Mugunthan V N
2016-05-13 20:46 ` Tom Rini [this message]
2016-05-10 11:48 ` [U-Boot] [PATCH v2 07/11] drivers: usb: musb: add ti musb peripheral " Mugunthan V N
2016-05-10 12:39 ` Marek Vasut
2016-05-12 5:49 ` Mugunthan V N
2016-05-19 4:00 ` Simon Glass
2016-05-10 11:48 ` [U-Boot] [PATCH v2 08/11] am33xx: board: init usb ether gadget for rndis support Mugunthan V N
2016-05-10 11:48 ` [U-Boot] [PATCH v2 09/11] am335x_evm: enable usb ether gadget as it supports DM_ETH Mugunthan V N
2016-05-10 11:48 ` [U-Boot] [PATCH v2 10/11] defconfig: am335x_boneblack: enable usb driver model Mugunthan V N
2016-05-10 11:48 ` [U-Boot] [PATCH v2 11/11] defconfig: am335x_gp_evm: " Mugunthan V N
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=20160513204653.GD13571@bill-the-cat \
--to=trini@konsulko.com \
--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.