Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754289AbcKRPKL (ORCPT ); Fri, 18 Nov 2016 10:10:11 -0500 Received: from hqemgate16.nvidia.com ([216.228.121.65]:15156 "EHLO hqemgate16.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752947AbcKRPKA (ORCPT ); Fri, 18 Nov 2016 10:10:00 -0500 X-PGP-Universal: processed; by hqpgpgate101.nvidia.com on Fri, 18 Nov 2016 07:09:57 -0800 Subject: Re: [PATCH v3 3/5] net: asix: Fix AX88772x resume failures To: , , , , , , , , , , , , , , , , , , References: <77fa76d6-ef63-47db-a316-93b3a0c0705b@nvidia.com> <00e501d23e54$337d4b70$9a77e250$@asix.com.tw> <010d01d23e5b$d8993130$89cb9390$@asix.com.tw> From: Jon Hunter Message-ID: <1fff2d2a-7bbe-298c-3d27-7dc44df08675@nvidia.com> Date: Fri, 18 Nov 2016 15:09:43 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <010d01d23e5b$d8993130$89cb9390$@asix.com.tw> X-Originating-IP: [10.21.132.110] X-ClientProxiedBy: DRUKMAIL101.nvidia.com (10.25.59.19) To UKMAIL101.nvidia.com (10.26.138.13) Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 646 Lines: 21 Hi Allan, On 14/11/16 09:45, ASIX_Allan [Office] wrote: > Hi Jon, > > Please help to double check if the USB host controller of your Terga > platform had been powered OFF while running the ax88772_suspend() routine or > not? Sorry for the delay. Today I set up a local board to reproduce this on and was able to recreate the same problem. The Tegra xhci driver does not power off during suspend and simply calls xhci_suspend(). I also checked vbus to see if it was turning off but it is not. Furthermore I don't see a new USB device detected after the error and so I don't see any evidence that it ever disconnects. Cheers Jon -- nvpublic