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=-6.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_NEOMUTT autolearn=ham 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 00BAEC282CE for ; Tue, 4 Jun 2019 07:37:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id C527A249F4 for ; Tue, 4 Jun 2019 07:37:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726930AbfFDHhC (ORCPT ); Tue, 4 Jun 2019 03:37:02 -0400 Received: from relay8-d.mail.gandi.net ([217.70.183.201]:59271 "EHLO relay8-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726711AbfFDHhC (ORCPT ); Tue, 4 Jun 2019 03:37:02 -0400 X-Originating-IP: 90.88.144.139 Received: from localhost (aaubervilliers-681-1-24-139.w90-88.abo.wanadoo.fr [90.88.144.139]) (Authenticated sender: maxime.ripard@bootlin.com) by relay8-d.mail.gandi.net (Postfix) with ESMTPSA id D5E191BF212; Tue, 4 Jun 2019 07:36:51 +0000 (UTC) Date: Tue, 4 Jun 2019 09:36:51 +0200 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 v4 2/9] ASoC: sun4i-i2s: Add offset to RX channel select Message-ID: <20190604073651.gst57ki7ohzxcrqz@flea> References: <20190603174735.21002-1-codekipper@gmail.com> <20190603174735.21002-3-codekipper@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="azthyenqniabzk6h" Content-Disposition: inline In-Reply-To: <20190603174735.21002-3-codekipper@gmail.com> User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --azthyenqniabzk6h Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Jun 03, 2019 at 07:47:28PM +0200, codekipper@gmail.com wrote: > From: Marcus Cooper > > Whilst testing the capture functionality of the i2s on the newer > SoCs it was noticed that the recording was somewhat distorted. > This was due to the offset not being set correctly on the receiver > side. > > Signed-off-by: Marcus Cooper Acked-by: Maxime Ripard Maxime -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --azthyenqniabzk6h Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXPYfkwAKCRDj7w1vZxhR xZFqAP9C7z4TKS6sO/uThXEHeSEOFsVxLA+hFezA6ZHPPwE+owD/YRL3Nd9adWWD EG4ONA4mwLOBAc5utHFMpqL3ASmaTAA= =3Iua -----END PGP SIGNATURE----- --azthyenqniabzk6h--