All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vignesh R <vigneshr@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Targets with xHCI but without DM_USB
Date: Thu, 29 Jun 2017 12:11:21 +0530	[thread overview]
Message-ID: <cbe5239b-49c3-3075-8dcd-348522e4e6ee@ti.com> (raw)
In-Reply-To: <c763e980-e9ec-da49-3538-b8e81ae0c21d@denx.de>

Hi Stefan,

On Thursday 29 June 2017 11:15 AM, Stefan Roese wrote:
> Hi,
> 
> as you might have noticed, Bin Meng is currently greatly improving
> the U-Boot xHCI support. While doing this, he noticed that some
> additions are more complex and especially ugly to add, since some
> users of the xHCI support have not enabled CONFIG_DM_USB. This
> adds ugly #ifdef's, which we really would like to avoid. Because
> of this we checked, which boards exactly are using xHCI without
> DM_USB enabled. Here a complete list of all the boards:
> 
> ls1012ardb_qspi_SECURE_BOOT
> ls1021atwr_nor_SECURE_BOOT
> am43xx_hs_evm
> am57xx_hs_evm
> ls1021aqds_nand
> ls1021atwr_nor
> ls1021atwr_qspi
> cm_t43
> ls1021atwr_nor_lpuart
> ls1021aqds_sdcard_qspi
> k2hk_hs_evm
> am43xx_evm
> ls1021aqds_qspi
> am57xx_evm_nodt
> k2g_hs_evm
> ls1021atwr_sdcard_qspi
> am43xx_evm_ethboot
> ls1021aqds_sdcard_ifc
> k2l_evm
> am43xx_evm_usbhost_boot
> am43xx_evm_qspiboot
> k2g_evm
> am57xx_evm
> ls1021atwr_sdcard_ifc
> cl-som-am57x
> k2hk_evm
> k2e_evm
> ls1021atwr_sdcard_ifc_SECURE_BOOT
> ls1021aqds_nor_SECURE_BOOT
> k2e_hs_evm

For TI platforms, there is some work needed to convert xhci-dwc3,
xhci-omap and xhci-keystone to DM (under drivers/usb/host)

But the bigger concern of enabling DM_USB is with gadget framework,
which is not DM compliant yet. There is a significant amount work[1][2]
there before dwc3 gadget can be moved to DM and we can enable DM_USB.

[1]https://lists.denx.de/pipermail/u-boot/2017-June/296081.html
[2]https://lists.denx.de/pipermail/u-boot/2017-June/295370.html

-- 
Regards
Vignesh

  reply	other threads:[~2017-06-29  6:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-29  5:45 [U-Boot] Targets with xHCI but without DM_USB Stefan Roese
2017-06-29  6:41 ` Vignesh R [this message]
2017-07-03 13:19   ` Bin Meng
2017-07-04  4:36     ` Vignesh R
2017-07-04 14:15       ` Bin Meng
2017-07-07  7:35         ` Alison Wang

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=cbe5239b-49c3-3075-8dcd-348522e4e6ee@ti.com \
    --to=vigneshr@ti.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.