Received: by 2002:a25:824b:0:0:0:0:0 with SMTP id d11csp532441ybn; Wed, 2 Oct 2019 02:02:01 -0700 (PDT) X-Google-Smtp-Source: APXvYqzWpWdYWH7lADI7Gm8rMG5e+IRWXG3ZxOrXRkDzWDlclcQ7f8sFfR08qBrbhSoDfzQ0rgXc X-Received: by 2002:a17:906:3294:: with SMTP id 20mr2028221ejw.19.1570006921669; Wed, 02 Oct 2019 02:02:01 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1570006921; cv=none; d=google.com; s=arc-20160816; b=hDYu1G/SZuQiFxuVSGEcbnj7n2+ZM6nPJ4F/B6LHxA3G7ZcWYKAx1x3S7ySp3PxTtd HqyHxMnfDZlr4SvEwaR7xWcPT+NthJvgEZEtBdiK8QYwKBHTga4XYr0A547OvnYX/RFK lzheD1iCY+NPdGUucin3hFFEsDqH0lxWQu4rsnxtIzOl7NlIgrbXO5ITUp6huwe6iOVq Ib50MxLJIBEyigK8/UeH8Zw2iVktzBmKcvGbTofZy9QJCf+Reaa4GxjYmFbcDU69y1Ej 04Z5WL96iz0sCwyzGCAFsmXRZFLQ96OUFGzhr2sDUhxY74gyNXaN/evYyCFi5IMcMxOA 7aUw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:organization:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=D+52KRqYSd+8n9sc0svFmVVpeOOU11wMsyVf1dAOo5Q=; b=NsldNRZxPyOrpr5ZWcvpn2XY4NCpwFwBc2+l+e5lKyS48rZnD7XHXhekHPWXE1oU+9 mZcewABNro/DfM/cTMlUz2BlRwL4vU1C3t04bO2atb8KoWPYOuF8ndvt3e81qkgQ8C2c xKmF08nDj1x/sWayJujrw2ozQKFK79UxMJT0KY/wg3KE5PDd1MIMTYEp0dTr8hjdTPDv haVbgy1fTLMyXKnpGr2pu8iOmhU8Q1KzsSNIPUsx3E+2nLsf7Mdni35HdQU/cvxBB6oX TdeVUwF9E02lfiF5gUZjYwW1sEc+l3AXuvI80J2Dz7wctEui7WcAvNg1rRMHK8eu9yw3 phnA== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id z7si11055961edb.160.2019.10.02.02.01.37; Wed, 02 Oct 2019 02:02:01 -0700 (PDT) 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727221AbfJBIt0 (ORCPT + 99 others); Wed, 2 Oct 2019 04:49:26 -0400 Received: from mga11.intel.com ([192.55.52.93]:57077 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725799AbfJBIt0 (ORCPT ); Wed, 2 Oct 2019 04:49:26 -0400 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 02 Oct 2019 01:49:25 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,573,1559545200"; d="scan'208";a="205281421" Received: from lahna.fi.intel.com (HELO lahna) ([10.237.72.157]) by fmsmga001.fm.intel.com with SMTP; 02 Oct 2019 01:49:21 -0700 Received: by lahna (sSMTP sendmail emulation); Wed, 02 Oct 2019 11:49:21 +0300 Date: Wed, 2 Oct 2019 11:49:21 +0300 From: Mika Westerberg To: Greg Kroah-Hartman Cc: Oliver Neukum , Anthony Wong , Mario.Limonciello@dell.com, Andreas Noever , Yehezkel Bernat , Michael Jamet , Rajmohan Mani , Nicholas Johnson , Alan Stern , linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, Lukas Wunner Subject: Re: [RFC PATCH 17/22] thunderbolt: Add initial support for USB4 Message-ID: <20191002084921.GJ2714@lahna.fi.intel.com> References: <20191001113830.13028-1-mika.westerberg@linux.intel.com> <20191001113830.13028-18-mika.westerberg@linux.intel.com> <20191001124748.GH2954373@kroah.com> <20191001130905.GO2714@lahna.fi.intel.com> <20191001145354.GA3366714@kroah.com> <20191001150734.GA2714@lahna.fi.intel.com> <1569947262.2639.15.camel@suse.com> <20191002083034.GE2714@lahna.fi.intel.com> <20191002083954.GD1687317@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191002083954.GD1687317@kroah.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Oct 02, 2019 at 10:39:54AM +0200, Greg Kroah-Hartman wrote: > On Wed, Oct 02, 2019 at 11:30:34AM +0300, Mika Westerberg wrote: > > On Tue, Oct 01, 2019 at 06:27:42PM +0200, Oliver Neukum wrote: > > > Am Dienstag, den 01.10.2019, 18:07 +0300 schrieb Mika Westerberg: > > > > > > Hi, > > > > > > > OK, but does that break existing .configs? I mean if you have already > > > > CONFIG_THUNDERBOLT in your .config/defconfig does it now just get > > > > dropped silently? > > > > > > People will have to look at this new stuff anyway. > > > > > > > For example firewire has CONFIG_FIREWIRE even though the "standard" name > > > > is IEEE 1394. I was thinking maybe we can do the same for > > > > USB4/Thunderbolt > > > > > > USB and Thunderbolt used to be distinct protocols. Whereas Firewire > > > was just a colloquial name for IEEE1394. Please be wordy here. > > > "Unified support for USB4 and Thunderbolt4" > > > > OK. > > > > I've been thinking this bit more and since Thunderbolt will stick around > > as well (it basically implements all the optional USB4 features and > > more) so would it make sense to have the Kconfig option be > > CONFIG_THUNDERBOLT_USB4 (or CONFIG_USB4_THUNDERBOLT)? That should cover > > both. > > I would stick with CONFIG_USB4 but put both in the Kconfig text. Again, > it will be easier to handle this over time. OK, thanks Greg! > > Comments? > > > > Also does anyone have any thoughts about keeping the driver under > > drivers/thunderbolt vs. moving it under usb like > > drivers/usb/thunderbolt? I'm thinking if anyone not familiar with this > > tries to enable support for USB4 so the first place he/she probably > > looks is under "USB support" menuconfig entry. > > You are not sharing/needing any of the drivers/usb/ code just yet, > right? Yes, that's correct. > I imagine that will happen "soon" and when it does, then sure, > moving stuff is fine with me. OK thanks!