Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753373AbbKMGXN (ORCPT ); Fri, 13 Nov 2015 01:23:13 -0500 Received: from mga03.intel.com ([134.134.136.65]:39850 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752519AbbKMGXM (ORCPT ); Fri, 13 Nov 2015 01:23:12 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,286,1444719600"; d="scan'208";a="599591053" Subject: Re: [PATCH v3 00/12] usb: early: add support for early printk through USB3 debug port To: Dave Young References: <1447054721-7390-1-git-send-email-baolu.lu@linux.intel.com> <20151110093934.GB22332@localhost.localdomain> <56429ABF.4020802@linux.intel.com> <20151111022512.GA26416@dhcp-128-32.nay.redhat.com> <5643FD5C.7000604@linux.intel.com> <20151112060105.GB7206@dhcp-128-32.nay.redhat.com> <56454534.8020609@linux.intel.com> <20151113022643.GC7206@dhcp-128-32.nay.redhat.com> Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org From: Lu Baolu Message-ID: <564581CE.7080709@linux.intel.com> Date: Fri, 13 Nov 2015 14:23:10 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <20151113022643.GC7206@dhcp-128-32.nay.redhat.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1662 Lines: 57 On 11/13/2015 10:26 AM, Dave Young wrote: > On 11/13/15 at 10:04am, Lu, Baolu wrote: >> Hi Dave, >> >> On 11/12/2015 02:01 PM, Dave Young wrote: >>> Hi, Baolu >>> >>> On 11/12/15 at 10:45am, Lu, Baolu wrote: >>>>> Hi Dave, >>>>> >>>>> Which device are you testing with? This implementation was developed >>>>> and tested on Intel Skylake devices. >>>>> >>>>> It doesn't surprise me if it doesn't work with other silicons. But it do >>>>> remind me to create a verified-list and put those known-to-work devices >>>>> in it. >>>>> >>> I have not got time to do more test. What infomation do you want? >>> lsusb -v? >> lspci -v >> > Here is the controller information: > > Host side: > > 00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI (rev 05) (prog-if 30 [XHCI]) > Subsystem: Hewlett-Packard Company Device 1905 > Flags: bus master, medium devsel, latency 0, IRQ 27 > Memory at ef120000 (64-bit, non-prefetchable) [size=64K] > Capabilities: > Kernel driver in use: xhci_hcd > > Target side: > > 00:14.0 USB controller: Intel Corporation 8 Series USB xHCI HC (rev 04) (prog-if 30 [XHCI]) > Subsystem: Lenovo Device 220c > Flags: bus master, medium devsel, latency 0, IRQ 41 > Memory at f0620000 (64-bit, non-prefetchable) [size=64K] > Capabilities: > Kernel driver in use: xhci_hcd Okay, thank you. Thanks, -Baolu > Thanks > Dave > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/