Received: by 2002:ac0:946b:0:0:0:0:0 with SMTP id j40csp2054936imj; Fri, 8 Feb 2019 11:46:45 -0800 (PST) X-Google-Smtp-Source: AHgI3IYBMaw2WfFO3QpuCF0UHLO8EH+EAXmv1CsfV1hLBucMOcN9XiTfkjoyWnI9jWraxx8NMYed X-Received: by 2002:a63:ce16:: with SMTP id y22mr12080234pgf.296.1549655205383; Fri, 08 Feb 2019 11:46:45 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1549655205; cv=none; d=google.com; s=arc-20160816; b=L371xJOB1VWvb+1XQ2XJOuIv/g6mwVShvrQJrz+eS7QMSXnxf7/IY8ia/8mUsUCIzB KvQVt3E1ibHBpg57iINTOfzwhMLuje0ms5EqyNlicNvmxHi9jPvvjI4UNSjh24RZ2l94 9vMH/r4TyG0jR5o0yum/8yfT8bhGpFeIvhIoLB7+k6dU/PEat8CHCAA796Xw/Ofz+j8s XGYdwF9dz7t1CjVT8/XJnzjhBIWXn5cT6Wt9eM47TGUo/sLBJGZcLqJC7gtd3NwA0HPc EGnmckN/dEC6+TV4oBZxS3CuVX1/KoWvLy7TQl8dHUCB0gaMef4I2W90QMYXQXAyHrFl OnWg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=z3DP6qzay/ON7I9OFNMixGRNcb6Gw10Yzwv/PAIQOGY=; b=CfWlaIIqRqXmT7b4gIVQgt9rLrXiFidML2RC+ZjCZm3w3jzQLf27PSB3/OO7/LY+Rn iardwMIUbqnRVwvsTJuALX/rLolqrFRN+LhR31cCS+V8CCfmt33Vfamo27FhEy++do7G vpA/imTs3NFP3fSpU3Ns3AkIH1TZ3YLMgewnrPlerXcxhwe9QdgbhLNwHiWHuLizTkDS qVFtC9y+RUhH5UcB+ilMwOlJBkGH5Jtm4zoertYPTfPz8r6G4MbVBw61GfbPDrOLdIBy rQd4o0rAZL2f5CBjOCRgeGYRUhna+FUa0qym2EYRFPjvA2CUgfIO49GYX50X1xPXFNHg v34A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id m3si3068200pld.331.2019.02.08.11.46.29; Fri, 08 Feb 2019 11:46:45 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727002AbfBHTo1 (ORCPT + 99 others); Fri, 8 Feb 2019 14:44:27 -0500 Received: from smtprelay01.ispgateway.de ([80.67.18.13]:64437 "EHLO smtprelay01.ispgateway.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726522AbfBHTo1 (ORCPT ); Fri, 8 Feb 2019 14:44:27 -0500 X-Greylist: delayed 557 seconds by postgrey-1.27 at vger.kernel.org; Fri, 08 Feb 2019 14:44:27 EST Received: from [91.97.136.117] (helo=localhost) by smtprelay01.ispgateway.de with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.90_1) (envelope-from ) id 1gsBvU-0005Hy-MR; Fri, 08 Feb 2019 20:35:04 +0100 Date: Fri, 8 Feb 2019 20:35:05 +0100 From: Jochen Sprickerhof To: Marek Szyprowski Cc: Roger Quadros , Felipe Balbi , Greg Kroah-Hartman , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, Kishon Vijay Abraham I Subject: Re: [PATCH] usb: dwc3: Enable GBit Ethernet on Odroid XU4 Message-ID: <20190208193505.GA5822@vis> References: <20190121140204.GA2360@vis> <5C5A9DCB.8040507@ti.com> <20190206093830.GS26157@vis> <5C5AB41C.9080402@ti.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="RnlQjJ0d97Da+TV1" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) X-Df-Sender: NTc3MDAz Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --RnlQjJ0d97Da+TV1 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Marek, * Marek Szyprowski [2019-02-08 13:36]: >>>> On 21/01/19 16:02, Jochen Sprickerhof wrote: >>> [..] >>>>> I'm not sure why this it only works with the driver compiled into the >>>>> kernel nor why it needs a hard reset or why it was the line was dropp= ed >>>>> when the patch was accepted. Would be great to get some feedback of t= he >>>>> authors. >>>> When XHCI driver is compiled into the kernel are the relevant PHY driv= ers >>>> compiled in as well? >>> Only CONFIG_USB_PHY=3Dy (I took the config from the linux-image-4.19.0-= 1-armmp_4.19.13-1_armhf.deb Debian package as a basis where this is the def= ault). > >I confirm that on Odroid XU4 USB 3.0 works only when all related drivers >(dwc3, xhci and exynos5 drd phy) are compiled into the kernel. If they >are compiled as modules, USB 3.0 calibration doesn't work. The mentioned >patch doesn't fix anything. I've just tried Linux v5.0-rc5 with the Debian config and=20 USB_XHCI_PLATFORM=3Dy and it works, thanks! Is there a way to make it work with xhci compiled as a module, so it=20 would work in Debian out of the box? Cheers Jochen --RnlQjJ0d97Da+TV1 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEc7KZy9TurdzAF+h6W//cwljmlDMFAlxd2eUACgkQW//cwljm lDPPHBAAnDHdDPIaq7kOdaLqP8bJRPxh1jU+C+jFA96s+nh34nHC3eRGEX5IZe7o y3vfnslLmMSvhVhzVOmCzoC4B58sIHBNwEijKqdecMD8pDY4yxmKfGWSIDy+8qBl sbz2el2Qq3MBNBmMn1uTczDg7Lb/I8TkpzLZ4brXKQsZifEJm8gVIPRh8zqAYz8z sSYxvMHd2VUxT+daPRMnJJwSnpDkvGwC8ti8btK4GPHzYwyV4Yl9BLSUMQxUehAk YsJx6VnBhu1e7E3t/9QqatgXYkrLcozgjSGKiV2HKKr0+OYa/ko2zfL9P5zAvGZx 0atzR5Crx0mQNQPeU6KC5QB801/XzydkhHHxpG2iDi37j/H9GFcb8KWeYdqagZsa 7uk13DQ/htuHDoas81WnRaGa7t7XrfIhQZMSVADdmSfmK/Fsu551djKuH8Y7N5sh BpGyRgQXciBdYRUMhDoa99K5rBeuXlfZ6VKCHg67OJaueaX2SumXxTvBZUTDvvlX eTDzZ9nuhX7bbBQf4UFgcFZWGJMMt9EBRrgvJu2AmWZ5Mbv4MVX0XYuP2khwXZ9F lvu5KyiKqQExG3XZkN2dKCXU/34f6Kf/M02rOQDXlj11WMZEsVGQCkcX0CUix9Z0 mn0B/hfgSU3K45dK1DVlhXnyc3WWgEVA05hdVDpO0EkH331Mr6M= =qgKH -----END PGP SIGNATURE----- --RnlQjJ0d97Da+TV1--