From mboxrd@z Thu Jan 1 00:00:00 1970 From: rtatiya@codeaurora.org Subject: Re: [PATCH] usb: Enable LPM for USB 2.01+ full-speed devices Date: Wed, 8 Apr 2015 11:24:00 -0000 Message-ID: References: <1427266399-19124-1-git-send-email-rtatiya@codeaurora.org> <1427272878.25161.4.camel@neukum.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:54217 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754175AbbDHLYD (ORCPT ); Wed, 8 Apr 2015 07:24:03 -0400 In-Reply-To: <1427272878.25161.4.camel@neukum.org> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Oliver Neukum Cc: rtatiya@codeaurora.org, sarah.a.sharp@linux.intel.com, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org >> >> USB 2.01+ full-speed devices can have extended descriptor as well >> and can support LPM. > > Yes, they in theory can, but what happens if they are actually > asked to do so? On how many devices have you tested this patch? > I have tested this on Qualcomm USB controller, LPM works. LPM works with same controller with Microsoft Windows as well. I have looked through few Broadcom/CSR controllers, but could not find one that had USB version >= 2.01. Thanks, Rupesh