From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v1 01/16] usb: rename CONFIG_DM_USB_DEV as CONFIG_DM_USB_GADGET
Date: Thu, 22 Nov 2018 08:28:46 -0500 [thread overview]
Message-ID: <20181122132846.GD11247@bill-the-cat> (raw)
In-Reply-To: <1542797478-5885-2-git-send-email-jjhiblot@ti.com>
On Wed, Nov 21, 2018 at 11:51:03AM +0100, Jean-Jacques Hiblot wrote:
> DM_USB_DEV is ambiguous as it could be interpreted as USB host device.
> Renaming it as DM_USB_GADGET to make it clear that is related to gadget
> devices.
>
> Signed-off-by: Jean-Jacques Hiblot <jjhiblot@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: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20181122/7534adbc/attachment.sig>
next prev parent reply other threads:[~2018-11-22 13:28 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-21 10:51 [U-Boot] [PATCH v1 00/16] Add support for DM_USB and DM_USB_DEV to TI's am335x and am43xx_evm platforms Jean-Jacques Hiblot
2018-11-21 10:51 ` [U-Boot] [PATCH v1 01/16] usb: rename CONFIG_DM_USB_DEV as CONFIG_DM_USB_GADGET Jean-Jacques Hiblot
2018-11-22 13:28 ` Tom Rini [this message]
2018-11-21 10:51 ` [U-Boot] [PATCH v1 02/16] dm: usb: create a new UCLASS ID for USB gadget devices Jean-Jacques Hiblot
2018-11-27 1:02 ` Simon Glass
2018-11-21 10:51 ` [U-Boot] [PATCH v1 03/16] spl: drivers: Link usb common library to SPL if USB gadget is enabled Jean-Jacques Hiblot
2018-11-22 13:29 ` Tom Rini
2018-11-21 10:51 ` [U-Boot] [PATCH v1 04/16] spl: net: dm: usb: bind the gadget before attempting to load the image Jean-Jacques Hiblot
2018-11-22 13:28 ` Tom Rini
2018-11-21 10:51 ` [U-Boot] [PATCH v1 05/16] phy: omap_usb2: Add support for am437x Jean-Jacques Hiblot
2018-11-22 13:29 ` Tom Rini
2018-11-21 10:51 ` [U-Boot] [PATCH v1 06/16] dwc3-generic: Add support for the am437x Jean-Jacques Hiblot
2018-11-22 13:29 ` Tom Rini
2018-11-21 10:51 ` [U-Boot] [PATCH v1 07/16] board: ti: am43xx: turn on USB clocks Jean-Jacques Hiblot
2018-11-22 13:29 ` Tom Rini
2018-11-21 10:51 ` [U-Boot] [PATCH v1 08/16] dts: Add a u-boot specific dtsi file for the am4372 Jean-Jacques Hiblot
2018-11-22 13:29 ` Tom Rini
2018-11-21 10:51 ` [U-Boot] [PATCH v1 09/16] dts: am4372: Enable USB1 in SPL Jean-Jacques Hiblot
2018-11-22 13:29 ` Tom Rini
2018-11-21 10:51 ` [U-Boot] [PATCH v1 10/16] configs: am43xx_evm: Enable DM_USB and DM_USB_GADGET Jean-Jacques Hiblot
2018-11-22 13:29 ` Tom Rini
2018-11-21 10:51 ` [U-Boot] [PATCH v1 11/16] configs: am43xx: Enable RNDIS support in SPL Jean-Jacques Hiblot
2018-11-22 13:29 ` Tom Rini
2018-11-21 10:51 ` [U-Boot] [PATCH v1 12/16] usb: musb-new: Allow the diver not to use the set_phy_power() callback Jean-Jacques Hiblot
2018-11-22 13:29 ` Tom Rini
2018-11-21 10:51 ` [U-Boot] [PATCH v1 13/16] usb: musb-new: Add support for DM_USB_GADGET Jean-Jacques Hiblot
2018-11-22 13:29 ` Tom Rini
2018-11-21 10:51 ` [U-Boot] [PATCH v1 14/16] arm: am33xx: Register USB controllers if DM_USB is used but not OF_CONTROL Jean-Jacques Hiblot
2018-11-22 13:29 ` Tom Rini
2018-11-21 10:51 ` [U-Boot] [PATCH v1 15/16] configs: am335x_evm: Do not disable DM_USB in SPL Jean-Jacques Hiblot
2018-11-22 10:43 ` Lokesh Vutla
2018-11-22 12:45 ` Tom Rini
2018-11-22 13:36 ` Jean-Jacques Hiblot
2018-11-22 14:18 ` Tom Rini
2018-11-22 14:25 ` Jean-Jacques Hiblot
2018-11-22 14:43 ` Tom Rini
2018-11-22 15:00 ` Jean-Jacques Hiblot
2018-11-22 13:29 ` Jean-Jacques Hiblot
2018-11-22 13:29 ` Tom Rini
2018-11-21 10:51 ` [U-Boot] [PATCH v1 16/16] configs: am335x_boneblack_vboot: enable DM_USB and RNDIS boot in SPl Jean-Jacques Hiblot
2018-11-22 13:29 ` Tom Rini
2018-11-22 13:31 ` Lokesh Vutla
2018-11-22 14:04 ` Tom Rini
2018-11-21 13:58 ` [U-Boot] [PATCH v1 00/16] Add support for DM_USB and DM_USB_DEV to TI's am335x and am43xx_evm platforms Marek Vasut
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=20181122132846.GD11247@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox