From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 28 Mar 2012 16:32:03 +0200 Subject: [U-Boot] [PATCH V2] Enable high speed support for USB device framework and usbtty In-Reply-To: <1332756486-19245-1-git-send-email-amit.virdi@st.com> References: <1332756486-19245-1-git-send-email-amit.virdi@st.com> Message-ID: <201203281632.04027.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 Amit Virdi, > From: Vipin KUMAR > > This patch adds the support for high speed in usb device framework and > usbtty driver. This feature has been kept within a macro CONFIG_USBD_HS, > so the board configuration files have to define this macro to enable high > speed support. > > Along with that specific peripheral drivers also need to define a function > to let the framework know that the enumeration has happened at high speed. > This function prototype is "int is_usbd_high_speed(void)" > > Signed-off-by: Vipin Kumar > Signed-off-by: Amit Virdi Applied and pushed,thanks for your good work folks! Also, please forgive me for my long response time! Best regards, Marek Vasut