From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762841AbdAKJL4 (ORCPT ); Wed, 11 Jan 2017 04:11:56 -0500 Received: from mx2.suse.de ([195.135.220.15]:44866 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1762795AbdAKJLx (ORCPT ); Wed, 11 Jan 2017 04:11:53 -0500 Message-ID: <1484125514.17842.0.camel@suse.com> Subject: Re: [PATCHv14 2/3] usb: USB Type-C connector class From: Oliver Neukum To: Heikki Krogerus Cc: Mika Westerberg , Greg KH , Guenter Roeck , linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org Date: Wed, 11 Jan 2017 10:05:14 +0100 In-Reply-To: <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> <20170111075705.GD18258@kuha.fi.intel.com> 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 Wed, 2017-01-11 at 09:57 +0200, Heikki Krogerus wrote: > 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? Perfect. Regards Oliver