Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1162972AbbKTOmv (ORCPT ); Fri, 20 Nov 2015 09:42:51 -0500 Received: from mail.kernel.org ([198.145.29.136]:51689 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1161912AbbKTOmt (ORCPT ); Fri, 20 Nov 2015 09:42:49 -0500 Date: Fri, 20 Nov 2015 08:42:45 -0600 From: Rob Herring To: Raphael Poggi Cc: perex@perex.cz, tiwai@suse.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org Subject: Re: [PATCH 3/4] dt-bindings: sound: add binding for pcm1792a Message-ID: <20151120144245.GA12767@rob-hp-laptop> References: <1448014157-36526-1-git-send-email-raphael.poggi@avalun.com> <1448014157-36526-4-git-send-email-raphael.poggi@avalun.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1448014157-36526-4-git-send-email-raphael.poggi@avalun.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1619 Lines: 54 On Fri, Nov 20, 2015 at 11:09:16AM +0100, Raphael Poggi wrote: > From: Raphael Poggi > > Add a binding for specify channel selection. > > Signed-off-by: Raphael Poggi > --- > Documentation/devicetree/bindings/sound/pcm1792a.txt | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/Documentation/devicetree/bindings/sound/pcm1792a.txt b/Documentation/devicetree/bindings/sound/pcm1792a.txt > index 970ba1e..6e87a3a 100644 > --- a/Documentation/devicetree/bindings/sound/pcm1792a.txt > +++ b/Documentation/devicetree/bindings/sound/pcm1792a.txt > @@ -9,10 +9,15 @@ Required properties: > For required properties on SPI, please consult > Documentation/devicetree/bindings/spi/spi-bus.txt > > +Optional properties: > +- ti,side: specifie the channel side typo > + insertion, removal. why the line wrap? I don't understand what this property is/does. Both the name and description are a bit terse. > + > Examples: > > codec_spi: 1792a@0 { > compatible = "ti,pcm1792a"; > spi-max-frequency = <600000>; > + ti,side = ^ missing ; > }; > > -- > 2.1.0 > > -- > To unsubscribe from this list: send the line "unsubscribe devicetree" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/