All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sanchayan Maity <maitysanchayan@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 4/4] configs: colibri_vf_defconfig: Enable USB driver model for Colibri Vybrid
Date: Tue,  9 Aug 2016 23:45:02 +0530	[thread overview]
Message-ID: <58dcfba913ce02a2e28baa0a1ef50f9f9bd5a62b.1470764973.git.maitysanchayan@gmail.com> (raw)
In-Reply-To: <cover.1470764973.git.maitysanchayan@gmail.com>

Enable USB driver model for Toradex Colibri Vybrid modules.

Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
---
 configs/colibri_vf_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/colibri_vf_defconfig b/configs/colibri_vf_defconfig
index 986cec4..5017c7d 100644
--- a/configs/colibri_vf_defconfig
+++ b/configs/colibri_vf_defconfig
@@ -33,6 +33,7 @@ CONFIG_SYS_NAND_VF610_NFC_60_ECC_BYTES=y
 CONFIG_FSL_LPUART=y
 CONFIG_FSL_DSPI=y
 CONFIG_USB=y
+CONFIG_DM_USB=y
 CONFIG_USB_GADGET=y
 CONFIG_CI_UDC=y
 CONFIG_USB_GADGET_DOWNLOAD=y
-- 
2.9.2

  parent reply	other threads:[~2016-08-09 18:15 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-09 18:14 [U-Boot] [PATCH v2 0/4] Migrate Vybrid USB driver to driver model Sanchayan Maity
2016-08-09 18:14 ` [U-Boot] [PATCH v2 1/4] usb: host: ehci-vf: Migrate Vybrid USB " Sanchayan Maity
2016-09-02 22:52   ` Simon Glass
2016-08-09 18:15 ` [U-Boot] [PATCH v2 2/4] ARM: dts: vf: Add device tree node for USB on Vybrid Sanchayan Maity
2016-09-02 22:52   ` Simon Glass
2016-08-09 18:15 ` [U-Boot] [PATCH v2 3/4] ARM: dts: vf-colibri: Enable USB device tree node for Colibri Vybrid Sanchayan Maity
2016-09-02 22:52   ` Simon Glass
2016-08-09 18:15 ` Sanchayan Maity [this message]
2016-09-02 22:52   ` [U-Boot] [PATCH v2 4/4] configs: colibri_vf_defconfig: Enable USB driver model " Simon Glass
2016-08-23  4:42 ` [U-Boot] [PATCH v2 0/4] Migrate Vybrid USB driver to driver model maitysanchayan at gmail.com
2016-08-23 13:17 ` Marek Vasut
2016-09-01  9:49   ` maitysanchayan at gmail.com
2016-09-02 22:53     ` Simon Glass
2016-09-04 18:22       ` 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=58dcfba913ce02a2e28baa0a1ef50f9f9bd5a62b.1470764973.git.maitysanchayan@gmail.com \
    --to=maitysanchayan@gmail.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.