From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH] conf: HdmiLpeAudio: add support for 3 devices Date: Wed, 16 Aug 2017 18:11:37 +0200 Message-ID: References: <20170816160848.19297-1-pierre-louis.bossart@linux.intel.com> 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 mx1.suse.de (mx2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 40F94266B1C for ; Wed, 16 Aug 2017 18:11:37 +0200 (CEST) In-Reply-To: <20170816160848.19297-1-pierre-louis.bossart@linux.intel.com> 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: Pierre-Louis Bossart Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On Wed, 16 Aug 2017 18:08:48 +0200, Pierre-Louis Bossart wrote: > > The LPE Audio mode on BYT/CHT supports up to 3 devices, and also supports > IEC61937 passthrough. Add missing alsa-lib configurations so that > apps can use the usual -D'hdmi:CARD=X,DEV=Y,AES0=0x[4|6]' syntax, e.g. > > aplay -D'hdmi:CARD=0,DEV=2,AES0=0x6' -c2 -r48000 -fs16_le > ac3_surround_test.spdif > > Tested on Zotac PI330 with Onkyo receiver > > Signed-off-by: Pierre-Louis Bossart Applied, thanks. Takashi