From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 29 Sep 2014 16:43:00 +0200 Subject: [U-Boot] [PATCH] usb: ci_udc: respect CONFIG_USB_GADGET_DUALSPEED In-Reply-To: <20140929140119.GC32403@saruman> References: <20140929012119.GA21079@saruman> <1411954514-18549-1-git-send-email-eric.nelson@boundarydevices.com> <20140929140119.GC32403@saruman> Message-ID: <201409291643.00707.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Monday, September 29, 2014 at 04:01:19 PM, Felipe Balbi wrote: > On Sun, Sep 28, 2014 at 06:35:14PM -0700, Eric Nelson wrote: > > Force full-speed (12 Mbit/s) operation if CONFIG_USB_GADGET_DUALSPEED > > is not defined. > > > > The controller is capable of high-speed (480 Mbit/s) operation, > > but some designs may require the use of lower-speed operation. > > > > Signed-off-by: Eric Nelson > > Reviewed-by: Felipe Balbi Acked-by: Marek Vasut This looks good indeed Best regards, Marek Vasut