From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757089AbbJAUm4 (ORCPT ); Thu, 1 Oct 2015 16:42:56 -0400 Received: from down.free-electrons.com ([37.187.137.238]:43709 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1757023AbbJAUmy (ORCPT ); Thu, 1 Oct 2015 16:42:54 -0400 Date: Thu, 1 Oct 2015 22:12:15 +0200 From: Maxime Ripard To: codekipper@gmail.com Cc: lgirdwood@gmail.com, linux-arm-kernel@lists.infradead.org, broonie@kernel.org, linux-sunxi@googlegroups.com, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, be17068@iperbole.bo.it Subject: Re: [PATCH v2 1/4] dt-bindings: add sunxi SPDIF transceiver bindings Message-ID: <20151001201215.GN7104@lukather> References: <1443635458-8873-1-git-send-email-codekipper@gmail.com> <1443635458-8873-2-git-send-email-codekipper@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="opXR4bS/BgjGcxUR" Content-Disposition: inline In-Reply-To: <1443635458-8873-2-git-send-email-codekipper@gmail.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 --opXR4bS/BgjGcxUR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Sep 30, 2015 at 07:50:55PM +0200, codekipper@gmail.com wrote: > From: Marcus Cooper >=20 > Add devicetree bindings for the SPDIF transceiver found on > found on Allwinners A10, A20 and A31 SoCs. >=20 > Signed-off-by: Marcus Cooper > --- > .../devicetree/bindings/sound/sunxi,spdif.txt | 49 ++++++++++++++++= ++++++ > 1 file changed, 49 insertions(+) > create mode 100644 Documentation/devicetree/bindings/sound/sunxi,spdif.t= xt >=20 > diff --git a/Documentation/devicetree/bindings/sound/sunxi,spdif.txt b/Do= cumentation/devicetree/bindings/sound/sunxi,spdif.txt > new file mode 100644 > index 0000000..1868722 > --- /dev/null > +++ b/Documentation/devicetree/bindings/sound/sunxi,spdif.txt > @@ -0,0 +1,49 @@ > +Allwinner Sony/Philips Digital Interface Format (S/PDIF) Controller > + > +The Allwinner S/PDIF audio block is a transceiver that allows the > +processor to receive and transmit digital audio via an coaxial cable or > +a fibre cable. > + > +Required properties: > + > + - compatible : should be one of the following: > + - "allwinner,sun4i-a10-spdif": for the Allwinner A10 SoC > + - "allwinner,sun7i-a20-spdif": for the Allwinner A20 SoC > + - "allwinner,sun6i-a31-spdif": for the Allwinner A31 SoC Are all these compatibles really work? Is there any significant difference between the controller on all these SoCs? Thanks, Maxime --=20 Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com --opXR4bS/BgjGcxUR Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJWDZOfAAoJEBx+YmzsjxAgjmMP/RZRK6KOKgIcbJgFaCgxarcU Pp8MJYub5UuOi0Vjy7MJwH8rdb9CvWC+0CHE8DrIIwxqitRCXyhpYSxnBW7L0xAp pby/w9ihvURZWoXb5BStxO7zaIFISjlZH0o2YJwUgcQDZMs7WHhN1aoHGTdbyzXd DzKJaITnFY2Xe4DwABQ4RkM9oNwRW6dSLblHDuEYwVTFlMPWJbk2nBLgGeyJkqAr n1aq3M51DqrWV//SxnRxkS8iRTknNrLLZCCPMxs44hQHn8Oa54FQeE8T/NCz3yuX uluTq3aHsysZVknSgPxskLk22T7f+kMAMfHW1hhlBMqC4xj/fxmijrlmVj7LsKAG LbI92wVADnLhS0Irx1U4relFsD9kbgkF3BUu1kLP2lN0d2PjZlhLRRaYsLtq7hsr 4CzxICu+D59D+yUjh1JxEPuv/xBy8sgmKQtZXWXH5XIO8T5FOde99dTxVP6W8NwL SMWRnamH7Y5KztgmBd+SX5S5MxI0maFzHZLuiBu/ZN+iv85XI53xxrW8iDaPE34p 1RGCLNBtc2D1H4kdc+nkzKZQV8GBIBRgW9yZ0THRu3V/m0o276GcQx6xdFnCNU9h IFZ/MHg26RLernqLQcwwbDkNc+T4na1XRjSh9khcdetzT+UGvSdMN7XtzHJCV7y9 Gm1/0PPpNSt2t/V+0LQ5 =sNJ+ -----END PGP SIGNATURE----- --opXR4bS/BgjGcxUR--