From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vasily Khoruzhick Subject: Re: [PATCH v2 1/9] ASoC: sun4i-i2s: Add compatibility with A64 codec I2S Date: Fri, 19 Oct 2018 09:14:03 -0700 Message-ID: <2698773.RERkv2aHyz@anarsoul-thinkpad> References: <20181013165329.13363-1-anarsoul@gmail.com> <20181013165329.13363-2-anarsoul@gmail.com> <20181015081836.onjczcsg5qwp6rbt@flea> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20181015081836.onjczcsg5qwp6rbt@flea> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Maxime Ripard Cc: Mark Rutland , devicetree@vger.kernel.org, alsa-devel@alsa-project.org, Mylene JOSSERAND , Takashi Iwai , Rob Herring , Liam Girdwood , Marcus Cooper , Mark Brown , linux-arm-kernel@lists.infradead.org, Jerome Brunet List-Id: devicetree@vger.kernel.org On Monday, October 15, 2018 1:18:36 AM PDT Maxime Ripard wrote: > On Sat, Oct 13, 2018 at 09:53:21AM -0700, Vasily Khoruzhick wrote: > > From: Marcus Cooper > > > > The I2S block used for the audio codec in the A64 differs from other 3 > > I2S modules in A64 and isn't compatible with H3. But it is very similar > > to what is found in A10(sun4i). However, its TX FIFO is > > located at a different address. > > > > Signed-off-by: Marcus Cooper > > Signed-off-by: Vasily Khoruzhick > > Acked-by: Maxime Ripard Mark, can you pick this patch up please? Thanks! Regards, Vasily > > Maxime