From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kuninori Morimoto Subject: Re: [PATCH 0/19] ASoC: rsnd: new module path method and DT support Date: Mon, 10 Mar 2014 17:00:47 -0700 (PDT) Message-ID: <87y50htxi0.wl%kuninori.morimoto.gx@gmail.com> References: <87d2ib90t9.wl%kuninori.morimoto.gx@gmail.com> <20140310162855.GK4400@trinity.fluff.org> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-pd0-f180.google.com (mail-pd0-f180.google.com [209.85.192.180]) by alsa0.perex.cz (Postfix) with ESMTP id 3FA9326087B for ; Tue, 11 Mar 2014 01:00:51 +0100 (CET) Received: by mail-pd0-f180.google.com with SMTP id v10so7777063pde.11 for ; Mon, 10 Mar 2014 17:00:48 -0700 (PDT) In-Reply-To: <20140310162855.GK4400@trinity.fluff.org> 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: Ben Dooks Cc: Linux-ALSA , Mark Brown , Liam Girdwood , Simon , Kuninori Morimoto List-Id: alsa-devel@alsa-project.org Hi Ben Thank you for your testing > > These are Renesas R-Car sound driver patches. > > #1 - #7 are clean up patches. > > #8 - #18 adds new module path method > > #19 adds DT support > > > > Now, Mark's ALSA branch doesn't include SH-ARM platform branch. > > Thus, these patches are keeping compatible for it at this point. > > Compatible code will be removed after merge. > > I've merged the rcar branch that Mark Brown has pushed out, which has > all of these except #19 and have been trying to get it to work. > > I am currently seeing issues where the CODEC fails to start, thus there > is no audio produced due to no audio bit or word clocks on the I2S bus > (the CODEC is the clock master). Please show me more detail. Are you using Lager board ? are you using DT ? or non-DT ? It needs Mark's mark/topic/simple branch too. Can you show me error log ? Best regards --- Kuninori Morimoto