From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754162AbcFGIYN (ORCPT ); Tue, 7 Jun 2016 04:24:13 -0400 Received: from mga01.intel.com ([192.55.52.88]:60502 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751856AbcFGIXv (ORCPT ); Tue, 7 Jun 2016 04:23:51 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.26,432,1459839600"; d="scan'208";a="715108868" Date: Tue, 7 Jun 2016 11:23:46 +0300 From: Heikki Krogerus To: Oliver Neukum Cc: Guenter Roeck , Andy Shevchenko , Rajaram R , Felipe Balbi , Mathias Nyman , Greg KH , linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org Subject: Re: [RFC PATCHv2] usb: USB Type-C Connector Class Message-ID: <20160607082346.GA19620@kuha.fi.intel.com> References: <1464773169.4051.8.camel@suse.com> <20160601232926.GA8463@roeck-us.net> <20160602101853.GC25305@kuha.fi.intel.com> <20160602161219.GA24772@roeck-us.net> <20160603132140.GB6305@kuha.fi.intel.com> <57518B7A.1030508@roeck-us.net> <20160603151746.GC6305@kuha.fi.intel.com> <20160603183927.GA12659@roeck-us.net> <20160606132808.GA11617@kuha.fi.intel.com> <1465220135.27057.3.camel@suse.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1465220135.27057.3.camel@suse.com> User-Agent: Mutt/1.6.1 (2016-04-27) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jun 06, 2016 at 03:35:35PM +0200, Oliver Neukum wrote: > On Mon, 2016-06-06 at 16:28 +0300, Heikki Krogerus wrote: > > > I would prefer lower case letters. I don't know the SIDs there are at > > them moment, other then Display Port. Do you know them? > > > > I don't think we can ever guarantee that in every case we will be able > > to provide a human readable name for the alternate modes if they are > > vendor defined. We will then potentially still have the names in two > > different forms: "usbc0.displayport" and "usbc0.svid:xxxx". Is that > > something acceptable to everybody? > > > > I guess if it's not, then to only way to go forward would be to always > > just use the svid in the name. > > Yes, that is better. It makes more sense to use the number. > We'd get into versioning problems if we use names. OK, so we'll always use the svid in the name. Thanks, -- heikki