From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932436AbcEWOBo (ORCPT ); Mon, 23 May 2016 10:01:44 -0400 Received: from mx2.suse.de ([195.135.220.15]:52045 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752335AbcEWOBm (ORCPT ); Mon, 23 May 2016 10:01:42 -0400 Message-ID: <1464011884.12181.59.camel@suse.com> Subject: Re: [RFC PATCHv2] usb: USB Type-C Connector Class From: Oliver Neukum To: Guenter Roeck Cc: Andy Shevchenko , Rajaram R , Felipe Balbi , Heikki Krogerus , Mathias Nyman , Greg KH , linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org Date: Mon, 23 May 2016 15:58:04 +0200 In-Reply-To: <5743053D.5060307@roeck-us.net> References: <1463661894-22820-1-git-send-email-heikki.krogerus@linux.intel.com> <1463669237.14323.8.camel@suse.com> <20160520112402.GC12663@kuha.fi.intel.com> <1463751447.14070.6.camel@suse.com> <573FF752.2080204@roeck-us.net> <1463813039.24976.9.camel@suse.com> <5741D63E.1050206@roeck-us.net> <1463981641.12181.5.camel@suse.com> <5743053D.5060307@roeck-us.net> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.11 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 2016-05-23 at 06:27 -0700, Guenter Roeck wrote: > >> Good question. I originally added a sysfs attribute > 'preferred-mode' to > >> my code, but then concluded that this is supposed to be provided > >> by the platform and added it as platform data instead, with > (currently) > >> no means to report it to user space. > > > > Mode or role? I would say that the choice of alternate modes belongs > to > > s/preferred mode/preferred role/g Now I am confused. Are you saying that the choice of Alternate Mode does not belong into user space? Regards Oliver