Received: by 10.213.65.68 with SMTP id h4csp200138imn; Tue, 13 Mar 2018 01:01:55 -0700 (PDT) X-Google-Smtp-Source: AG47ELtc0JOJEmaDPe5UVBk4INphOwswpneILr0ndzc58xuH4q27q9T7B4toEzLa8l3195/Z+lxs X-Received: by 2002:a17:902:5951:: with SMTP id e17-v6mr5646972plj.323.1520928115415; Tue, 13 Mar 2018 01:01:55 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1520928115; cv=none; d=google.com; s=arc-20160816; b=YkQGY3aTzbJ37DGdsrRo1CU/s+myo8Gbr8HBcFaRwBchYC2EQnH2SWI5nauLC3h1FT OkUp5otxF3q/VYz0GepHwX4jlsWIzRRUcWoSx27yqz9N9QItx2WgCtk2+rc+uDGfFeKI ACV2HImOUMqFkdFULwceJA7kK8jFZ3/N13brUkdr9jod5bMRVNkFZdSdjFvGtTmfqPAm Jq7F+UjBNxkITMP7C+XxiQeTUrsfHVL1BvzQMfuj8GpCS+fVyVHDJ66MfIppj0yGijXD udtbFi9k85PHUNUqI8FyCVfZxnmW9rJmWezRXO3gnuRmNV3dfmFG0V10FKdplP8Unypv /nqA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=yA8uV964Pgt1SkYHIuWFXq7OmFWRCsZYWamiGQunftI=; b=Y6iShbGlqSgTduoa1I/NJzSy7usFcJNZO1bdZ7oOdc6jLv9osiTFP02scn0wNBhMcv SuuJf3rzjpr1vLIoPytx1p7y0wiZxPQ4VuIlKshwVk5h+m4CxZNaJviBnd9GAGzYppTP 6w0yau28gNcDekb3OOL4MDQQNmshGgErqMwBGLDYTp5PsnZCLcmpJU2C5YbdHQOGsXNT kPJ108/MkZKt2V25flnZ3CYFMvvTqINk23wt55O8Gt/F6xaV1Ck14v4VdvsRMoG9BSfA 803F5vkGS5Vj0xpK8JIb3xkpROjWixI7rn4CuQ8IkvKgjaKDKnUL8dMz4nCeDDEFS2Zq 79Yw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 30-v6si907768plb.316.2018.03.13.01.01.39; Tue, 13 Mar 2018 01:01:55 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752302AbeCMIAj (ORCPT + 99 others); Tue, 13 Mar 2018 04:00:39 -0400 Received: from mail.bootlin.com ([62.4.15.54]:36164 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751903AbeCMIAi (ORCPT ); Tue, 13 Mar 2018 04:00:38 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id 84E0820874; Tue, 13 Mar 2018 09:00:36 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.0 Received: from localhost (LStLambert-657-1-97-87.w90-63.abo.wanadoo.fr [90.63.216.87]) by mail.bootlin.com (Postfix) with ESMTPSA id 33709203B1; Tue, 13 Mar 2018 09:00:26 +0100 (CET) Date: Tue, 13 Mar 2018 09:00:26 +0100 From: Maxime Ripard To: codekipper@gmail.com Cc: wens@csie.org, linux-sunxi@googlegroups.com, linux-arm-kernel@lists.infradead.org, lgirdwood@gmail.com, broonie@kernel.org, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, be17068@iperbole.bo.it Subject: Re: [PATCH v2 4/6] ASoC: sun4i-i2s: Add multi-lane functionality Message-ID: <20180313080026.jtag4w46koxzeqe2@flea> References: <20180312155753.9478-1-codekipper@gmail.com> <20180312155753.9478-5-codekipper@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="nh7dgmyajoxjq4ck" Content-Disposition: inline In-Reply-To: <20180312155753.9478-5-codekipper@gmail.com> User-Agent: NeoMutt/20180223 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --nh7dgmyajoxjq4ck Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 12, 2018 at 04:57:51PM +0100, codekipper@gmail.com wrote: > From: Marcus Cooper >=20 > The i2s block supports multi-lane i2s output however this functionality > is only possible in earlier SoCs where the pins are exposed and for > the i2s block used for HDMI audio on the later SoCs. >=20 > To enable this functionality, an optional property has been added to > the bindings. >=20 > Signed-off-by: Marcus Cooper > --- > .../devicetree/bindings/sound/sun4i-i2s.txt | 3 ++ > sound/soc/sunxi/sun4i-i2s.c | 48 ++++++++++++++++= +----- > 2 files changed, 41 insertions(+), 10 deletions(-) >=20 > diff --git a/Documentation/devicetree/bindings/sound/sun4i-i2s.txt b/Docu= mentation/devicetree/bindings/sound/sun4i-i2s.txt > index 48addef65b8f..3f966ac61b9e 100644 > --- a/Documentation/devicetree/bindings/sound/sun4i-i2s.txt > +++ b/Documentation/devicetree/bindings/sound/sun4i-i2s.txt > @@ -33,6 +33,9 @@ Optional properties: > configured to extend the slot width to the > value specified. Min 8, Max 32. > =20 > +- allwinner,playback-channels: if this property is present then the num= ber > + of available channels is extended and the > + outputs enabled. Isn't it something that is fixed for each generation of SoCs? Can't we attach it to the compatible? Maxime --=20 Maxime Ripard, Bootlin (formerly Free Electrons) Embedded Linux and Kernel engineering https://bootlin.com --nh7dgmyajoxjq4ck Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEE0VqZU19dR2zEVaqr0rTAlCFNr3QFAlqnhRkACgkQ0rTAlCFN r3S+3w//ZH9+Cn0CVP0kX4Z6rnxQ2/llxBEqFjSV31AvMAFKWJoHS6ns0Q1Oxewr tlFdL2vqxwxfIXghHCo0ODyrAQY6eDP1hM/5YPjVXEHn97OMPWDD2QkTre/cW1TX ISlPe2O5kp856G/g7NLxCx1mZATHgW/lUTxR7ucuM15iFjnXkq3ERhc5NEWZPBuD DWIOU7YZXO8nU3fMR96pFgRvLI+m68z1yhG8EIR+TlJ8ThyLuZIev2emBNctECV9 +SugvmLmNf7+awlB3Tou2WIgKQf+xRS/hu8jzycCqtFPYycMz2IcH8duFGVVYIL5 UlfInicoc+RNUHOsVoVQdO34+blDXqRs+r46pn0R81iJ/JJ+9DlO375SSQ5Bs3dY 0jO7nKtgo2Pi7k+wzVaRvyqk2jOvOet0/pm5D82Ntp0/BB+NYxuwxRdaOvgEq1po m1Iympg2i8R7qpw0aaufreLwbtY9FYRZiXNb6sVTtGq+tRtzMdPx5sKw1nasKUpR Uyd+9ZajkiBu+d/ZgFUEv7lzISiyP2FJeo9t87Ro7Hx1HbLVmCY8ZVIADd//FENm KQdLrmMOqu3GEDs6jkMk1MZcQ55HVeuz8RGHc97su7tNbXQsfQZYYGnr9rlLU8Jm RFVK9jGdcFJK3S8GE1jv9wqcMZJHle52OGBUjP6CXlf5NTlK4Dc= =un5m -----END PGP SIGNATURE----- --nh7dgmyajoxjq4ck--