From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Subject: Re: [PATCH 1/5] [v2] usb: host: ehci-msm: Allow LS devices to work Date: Wed, 6 Jan 2016 14:20:10 -0600 Message-ID: <568D76FA.7040709@codeaurora.org> References: <1449793737-1816-1-git-send-email-timur@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:50860 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751906AbcAFUUN (ORCPT ); Wed, 6 Jan 2016 15:20:13 -0500 In-Reply-To: <1449793737-1816-1-git-send-email-timur@codeaurora.org> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Felipe Balbi Cc: Alan Stern , Bjorn Andersson , "Ivan T. Ivanov" , Andy Gross , Jack Pham , Greg Kroah-Hartman , linux-arm-msm@vger.kernel.org, linux-usb@vger.kernel.org, Philip Elcan , Mark Langsdorf , Jon Masters Timur Tabi wrote: > From: Jack Pham > > Disable the silicon quirk which is normally enabled for HSIC > host mode. This would otherwise prevent low speed devices > from enumerating properly. > > Signed-off-by: Jack Pham > Signed-off-by: Timur Tabi Felipe, any change that these five patches can make it into 4.5?