From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 20 Sep 2013 12:45:19 +0200 Subject: [U-Boot] [PATCH V4 01/17] usb: gadget: mv_udc: don't check CONFIG_USB_MAX_CONTROLLER_COUNT In-Reply-To: <1379647780-2623-2-git-send-email-troy.kisky@boundarydevices.com> References: <1379647780-2623-1-git-send-email-troy.kisky@boundarydevices.com> <1379647780-2623-2-git-send-email-troy.kisky@boundarydevices.com> Message-ID: <201309201245.19856.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 Dear Troy Kisky, > i.mx6 has 1 otg controller, and 3 host ports. So, > CONFIG_USB_MAX_CONTROLLER_COUNT can be greater than 1 > even though only 1 device mode controller is supported. > > Signed-off-by: Troy Kisky > The problem is, will the 3 additional ports still work? I suspect they will, but then if you run 'usb reset', the gadget port will also be switched back into USB Host function, no Best regards, Marek Vasut