From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Wurmsdobler Subject: Re: Digital Audio Multiplexer of the i.MX27 processor Date: Wed, 28 May 2008 00:03:12 +0100 Message-ID: <483C9330.6040402@wurmsdobler.org> References: <200805271713.49868.jbe@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from webbox84.server-home.net (webbox84.server-home.net [195.137.212.101]) by alsa0.perex.cz (Postfix) with ESMTP id 68A6E244EE for ; Wed, 28 May 2008 01:03:12 +0200 (CEST) In-Reply-To: <200805271713.49868.jbe@pengutronix.de> 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: Juergen Beisert Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org Juergen, > does anybody understand the DAM unit in the i.MX27 processor? Not that I really understand the AUDMUX unit, but the current Freescale BSP (19 Dec 2007) contains an audio/alsa driver which makes use of the AUDMUX, or DAM, in order to route audio streams to/from the mx27's SSI1 and SSI2 to the PMIC's SSIs. PMIC is a the power management and audio chip which is on the ADS board. Unfortunately I do not have the file with me, it is called ./sound/arm/mxc-pmic-alsa.c I believe. I will be back in office next week, maybe we can have a chat then, if it is not too late. Regards, peter