From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752758AbcG3Pk1 (ORCPT ); Sat, 30 Jul 2016 11:40:27 -0400 Received: from down.free-electrons.com ([37.187.137.238]:34064 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751014AbcG3PkW (ORCPT ); Sat, 30 Jul 2016 11:40:22 -0400 Date: Sat, 30 Jul 2016 17:40:11 +0200 From: Maxime Ripard To: Code Kipper Cc: linux-arm-kernel , linux-sunxi , Liam Girdwood , Mark Brown , linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, "Andrea Venturi (pers)" Subject: Re: [PATCH 1/2] ASoC: sunxi: Add bindings for sun6i to SPDIF Message-ID: <20160730154011.GW6215@lukather> References: <20160730142716.29377-1-codekipper@gmail.com> <20160730142716.29377-2-codekipper@gmail.com> <20160730151724.GS6215@lukather> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Y974o0GblB/Ae/yP" Content-Disposition: inline In-Reply-To: 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 --Y974o0GblB/Ae/yP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jul 30, 2016 at 05:34:11PM +0200, Code Kipper wrote: > On 30 July 2016 at 17:17, Maxime Ripard > wrote: > > On Sat, Jul 30, 2016 at 04:27:15PM +0200, codekipper@gmail.com wrote: > >> From: Marcus Cooper > >> > >> The A31 SoC uses the same SPDIF block as found in earlier SoCs, but its > >> reset is controlled via a separate reset controller. > >> > >> Signed-off-by: Marcus Cooper > >> --- > >> Documentation/devicetree/bindings/sound/sunxi,sun4i-spdif.txt | 3 +++ > >> 1 file changed, 3 insertions(+) > >> > >> diff --git a/Documentation/devicetree/bindings/sound/sunxi,sun4i-spdif= =2Etxt 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: > >> > >> - 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 > >> > >> - reg : Offset and length of the register set = for the device. > >> > >> @@ -25,6 +26,8 @@ Required properties: > >> "apb" clock for the spdif bus. > >> "spdif" clock for spdif controller. > >> > >> + - reset : reset specifier for the ahb reset (A31 and new= er only) > > > > Isn't it resets ? (plural) >=20 > Dohh..yes it is. Do you want me to send an updated patch series, a > single patch change or could I beg for your commit massaging? I'm not the one who is going to apply that patch, so I don't know :) Maxime --=20 Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com --Y974o0GblB/Ae/yP Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJXnMpbAAoJEBx+YmzsjxAgP20QAJqo1PrhbP8eIbumCe4D8H0z /9QmHlDSi+jb2LNvnQX3dAXzwd+8D9y61IdOqQlBjSS1+TdLbwd35Uy5nhAT3ndb rMX4wXewXAI4HzlmDCiDyq9IzTbayqLy74c+LJ5ptAzIy3cXZiLkVUJghp/jLLIc peC/Zt9xlDyPmpCpZwxbKVW7okG9EUmkIjgmg/9+UIA+lYpjmhwa+JAinZ4LEGE6 lOM23HMMz0l0vP8UffZ0UxOxHiWRX9HAZW1Kp0XZrTD60SqamxdwQeoS8bajHJBW e0WiTgYdQoYlV7Jva4KbXXeT0UyOWjiIslBEBFFkneQlU0c5v/10yYszpZa5bnnE VsauIl6F0tXhjnfAgLGzLe+g60IkjclQf8HYFhRmCThs0zbZPCDtRkZS1gRD8gDk Zo4RIW2MSymcnd6QLQBa2o3ZUORuv+4yK186QCecMx0o3eB4ni//+VjmHzmhTryr dcSJAA8fQcNcHtJ6gP6ddtLCxGiUriXzyFnhAwIF2fHAJP2r32fvM7QgbPl7RbJ3 7ULj99DJDu02+0x+8KK4zWid1mHWRjZlBFY8uAcTPUV8tu/1mPry5C4cj7oSBe/k q7+mA42q9v5vhXVfJ7i8WqGTTJI4z3lPwx/Z/LW5L6Zb3L5zY2GBRqUrRTQbMKuO C78TP8VKrIaOJJVhv4Wv =yFdb -----END PGP SIGNATURE----- --Y974o0GblB/Ae/yP--