From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752845AbcG3PSn (ORCPT ); Sat, 30 Jul 2016 11:18:43 -0400 Received: from down.free-electrons.com ([37.187.137.238]:33316 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751064AbcG3PR0 (ORCPT ); Sat, 30 Jul 2016 11:17:26 -0400 Date: Sat, 30 Jul 2016 17:17:24 +0200 From: Maxime Ripard To: codekipper@gmail.com Cc: linux-arm-kernel@lists.infradead.org, linux-sunxi@googlegroups.com, lgirdwood@gmail.com, broonie@kernel.org, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, be17068@iperbole.bo.it Subject: Re: [PATCH 1/2] ASoC: sunxi: Add bindings for sun6i to SPDIF Message-ID: <20160730151724.GS6215@lukather> References: <20160730142716.29377-1-codekipper@gmail.com> <20160730142716.29377-2-codekipper@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="zu8lIfFVzXMVnfzp" Content-Disposition: inline In-Reply-To: <20160730142716.29377-2-codekipper@gmail.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --zu8lIfFVzXMVnfzp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jul 30, 2016 at 04:27:15PM +0200, codekipper@gmail.com wrote: > From: Marcus Cooper >=20 > The A31 SoC uses the same SPDIF block as found in earlier SoCs, but its > reset is controlled via a separate reset controller. >=20 > Signed-off-by: Marcus Cooper > --- > Documentation/devicetree/bindings/sound/sunxi,sun4i-spdif.txt | 3 +++ > 1 file changed, 3 insertions(+) >=20 > diff --git a/Documentation/devicetree/bindings/sound/sunxi,sun4i-spdif.tx= t b/Documentation/devicetree/bindings/sound/sunxi,sun4i-spdif.txt > index 13503aa..4fe80f7 100644 > --- a/Documentation/devicetree/bindings/sound/sunxi,sun4i-spdif.txt > +++ b/Documentation/devicetree/bindings/sound/sunxi,sun4i-spdif.txt > @@ -9,6 +9,7 @@ Required properties: > =20 > - compatible : should be one of the following: > - "allwinner,sun4i-a10-spdif": for the Allwinner A10 SoC > + - "allwinner,sun6i-a31-spdif": for the Allwinner A31 SoC > =20 > - reg : Offset and length of the register set for the device. > =20 > @@ -25,6 +26,8 @@ Required properties: > "apb" clock for the spdif bus. > "spdif" clock for spdif controller. > =20 > + - reset : reset specifier for the ahb reset (A31 and newer only) Isn't it resets ? (plural) Thanks, Maxime --=20 Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com --zu8lIfFVzXMVnfzp Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJXnMUEAAoJEBx+YmzsjxAgB6IP/j34p49TN7Z5FS0WTJ/jck5I 1S8Mpx8bGm6rNaGWrJWvO/dfgWDf5/bFw0rul3ninljY18/67AByOuxYQ3r9IKI6 CfhLz04/nTGos2SM/LHARukFsgvj0gwR75FJy4NvIDD+JsTgVWOsCeOC/7jP6ZOY 1hgvl6VQR4yC+kFc/jsQhGR1HUbc1De2A+viFlKDKmjUrUUeAjRlbFbMvsM9u1V7 MR1IoyYR15Kwrabd/JZDUtTB4CJ7BloxfyOW83UHjBgm932fQOrqhlwHCcWlPejF i2uSTrhz2SvV2evpu13tcp+pRofSDRxwhawTBE4CH4x6rN8SDz9Vj9NdC3fkkWqX cBChKjN5So7xihwukUCDBBKEf3jSoh4Fmx4e11XdRHp7d7Kq3Xhr971GelmJx8uT vvRHDiZsNKJTmNJKZShkBiwC4bUw+S7W3ntkGXpVLZ1NsrcbQmq4Q5FT67P/HDG8 +ybH2o6oRvf951R5n+viOkSw69EwSvu+vUQpCwJfx+Dh1cgkmx3a8DU4tswThUHq mp0G8dcG06eR2Bo9JohriKxD/M/iLKytD87LVknDRwGQMoixS06reYm1cN9IxLPU hcJNLUsgkYObFvCk02UNbuDh9utoD9JusurNPyf4oMuL2B2tYj4lYc18x04soljm 2KQ6m7QEn9Aayjh5IEY8 =T2EK -----END PGP SIGNATURE----- --zu8lIfFVzXMVnfzp--