From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sedji Gaouaou Subject: Where can I find some info about the DAI? Date: Mon, 08 Sep 2008 11:02:59 +0200 Message-ID: <48C4EA43.2090607@atmel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from atmel-es2.atmel.fr (mail.atmel.fr [81.80.104.162]) by alsa0.perex.cz (Postfix) with ESMTP id 9BE9D24529 for ; Mon, 8 Sep 2008 11:03:12 +0200 (CEST) Received: from fwat.rfo.atmel.com (gateway [192.168.1.1]) by atmel-es2.atmel.fr (8.11.6+Sun/8.11.6) with SMTP id m8892eI08780 for ; Mon, 8 Sep 2008 11:02:41 +0200 (MEST) Received: from [127.0.0.1] ([10.159.245.197]) by meyreuil.atmel.fr (8.11.7p1+Sun/8.11.7) with ESMTP id m88932r08133 for ; Mon, 8 Sep 2008 11:03:02 +0200 (MEST) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org Hi, I am trying to write a DAI. I am working with a wolfson wm8731 and an atmel at91sam9g20. Basically I had a look at the file eti_b1_wm8731.c, but I would like to use another ssc archi(atmel_ssc instead of at91_ssc). So I would like to know where should I find some info concerning the DAI. Regards, Sedji