From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: adding an external dsp under soc-dsp framework Date: Mon, 6 Aug 2012 16:48:23 +0100 Message-ID: <20120806154822.GP16861@opensource.wolfsonmicro.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id 649B8265D9F for ; Mon, 6 Aug 2012 17:18:38 +0200 (CEST) Content-Disposition: inline In-Reply-To: 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: Ziv Haziz Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On Mon, Aug 06, 2012 at 06:11:33PM +0300, Ziv Haziz wrote: > ok thanks. This means that I need to introduce two codecs and make a dai > link between them? > It doesn't really fits the dai structure - how do you suggest to do it? No, if they're part of the same physical chip then they should be handled internally to the device. > ok - finger crossed you will publish an agreed interface soon - > currently I saw in codeaurora kernel an implementation of exposing mixer > controls, so currently this is the only option yes? That's not upstream, standard Linux has no support for Slimbus at all.