From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932905AbdAKH5L (ORCPT ); Wed, 11 Jan 2017 02:57:11 -0500 Received: from mga03.intel.com ([134.134.136.65]:61131 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754792AbdAKH5K (ORCPT ); Wed, 11 Jan 2017 02:57:10 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,345,1477983600"; d="scan'208";a="1092611639" Date: Wed, 11 Jan 2017 09:57:05 +0200 From: Heikki Krogerus To: Oliver Neukum Cc: Mika Westerberg , Guenter Roeck , Greg KH , linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org Subject: Re: [PATCHv14 2/3] usb: USB Type-C connector class Message-ID: <20170111075705.GD18258@kuha.fi.intel.com> References: <20170105110119.87401-1-heikki.krogerus@linux.intel.com> <20170105110119.87401-3-heikki.krogerus@linux.intel.com> <20170105155402.GG3353@lahna.fi.intel.com> <20170106105405.GA31031@kuha.fi.intel.com> <1484042931.4750.1.camel@suse.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1484042931.4750.1.camel@suse.com> User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jan 10, 2017 at 11:08:51AM +0100, Oliver Neukum wrote: > > And since we are talking about the ABI, can we also change the listing > > of the accessory mode back to just "audio" and "debug" like I > > originally had it? I don't remember who and why wanted it to be > > changed to "Audio Adapter Accessory Mode" and "Debug Accessory Mode", > > but it differs from the style we list the other details. > > Yes, but can we differentiate analog and digital audio? I guess we need to have values "analog_audio" and "digital_audio" instead of just "audio". Is that OK? Thanks, -- heikki