From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.3 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 11714C433FF for ; Mon, 12 Aug 2019 11:24:08 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id BF0EE208C2 for ; Mon, 12 Aug 2019 11:24:07 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="f0MwbBCa" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org BF0EE208C2 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=sU1ZsI4GLb321ltAfRaNksPUHa8u0sukzHB19/lal2U=; b=f0MwbBCaYPcq4i5PwyxcxxG/J oGgNlGwH3s/6wsNccd0R0JbKKqY6x0i5dcsca5cXoIAqqBmvj/OvVrLog/DwRBbOEj75WpKoyZHne gJIPrij6Q/u1YP3gbh711nSdqZ03bPAyKxDUum57/5t8DcPgO+N4GGLRBONgdnaTpq1/jrmRZnd/m Le3ZnO+lBUszJB3swIOWEVIfZuLRxXEGpKWEssJAcEJudbbH3LuqHgyf13bZbFjjgEYYCf71/B3US Uj3+ud0wRpbQIb6var7C0PPUPCpQkJ+OgmE9oL2ASNaTa1QoEmDH0IB7y6RyfLOymqKOa1KynUQiK Pu/jfftWg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hx8QR-0005lH-ED; Mon, 12 Aug 2019 11:23:43 +0000 Received: from relay7-d.mail.gandi.net ([217.70.183.200]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hx8QM-0005ka-RJ for linux-arm-kernel@lists.infradead.org; Mon, 12 Aug 2019 11:23:40 +0000 X-Originating-IP: 86.250.200.211 Received: from localhost (lfbn-1-17395-211.w86-250.abo.wanadoo.fr [86.250.200.211]) (Authenticated sender: maxime.ripard@bootlin.com) by relay7-d.mail.gandi.net (Postfix) with ESMTPSA id 75E3C20008; Mon, 12 Aug 2019 11:23:28 +0000 (UTC) Date: Mon, 12 Aug 2019 13:23:28 +0200 From: Maxime Ripard To: =?utf-8?B?Q2zDqW1lbnQgUMOpcm9u?= Subject: Re: [PATCH v6 0/2] Allwinner H6 SPDIF support Message-ID: <20190812112328.o6xznp2mvnuchswe@flea> References: <20190812105115.26676-1-peron.clem@gmail.com> MIME-Version: 1.0 In-Reply-To: <20190812105115.26676-1-peron.clem@gmail.com> User-Agent: NeoMutt/20180716 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190812_042339_037347_15DAA245 X-CRM114-Status: GOOD ( 10.38 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, linux-sunxi@googlegroups.com, Rob Herring , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Content-Type: multipart/mixed; boundary="===============3272474765980125971==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============3272474765980125971== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="jy2mseu76lv4s422" Content-Disposition: inline --jy2mseu76lv4s422 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 12, 2019 at 12:51:13PM +0200, Cl=E9ment P=E9ron wrote: > Allwinner H6 SoC has a SPDIF controller called One Wire Audio (OWA) which > is different from the previous H3 generation and not compatible. > > Difference are an increase of fifo sizes, some memory mapping are differe= nt > and there is now the possibility to output the master clock on a pin. > > Actually all these features are unused and only a bit for flushing the TX > fifo is required. Applied both, thanks Maxime -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --jy2mseu76lv4s422 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXVFMLwAKCRDj7w1vZxhR xcPRAP0ebGBO67tqWojTHkbb+BtT7hi+/h6+hwFFzFt8mCG2RQD9GxoAuuARoreO CEPXNNW5FHOEKlw26Jh57e6Xkr2X1A8= =n+Qt -----END PGP SIGNATURE----- --jy2mseu76lv4s422-- --===============3272474765980125971== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============3272474765980125971==--