[alsa-devel] [PATCH 5/8] ASoC: uniphier: add support for UniPhier AIO driver
From: Katsuhiro Suzuki <hidden>
Date: 2017-12-12 04:33:42
Also in:
alsa-devel, linux-devicetree, lkml
Hello Vinod, Mark,
-----Original Message----- From: Vinod Koul [mailto:vinod.koul at intel.com] Sent: Tuesday, December 12, 2017 2:49 AM To: Mark Brown <broonie@kernel.org> Cc: Suzuki, Katsuhiro/?? ?? <redacted>; devicetree at vger.kernel.org; alsa-devel at alsa-project.org; Masami Hiramatsu [off-list ref]; Yamada, Masahiro/?? ?? [off-list ref]; linux-kernel at vger.kernel.org; Jassi Brar [off-list ref]; Rob Herring [off-list ref]; linux-arm-kernel at lists.infradead.org Subject: Re: [alsa-devel] [PATCH 5/8] ASoC: uniphier: add support for UniPhier AIO driver On Mon, Dec 11, 2017 at 03:16:29PM +0000, Mark Brown wrote:quoted
On Mon, Dec 11, 2017 at 06:21:58PM +0900, Katsuhiro Suzuki wrote:quoted
But I can't find how to use/map this DAI in machine driver or Device-Tree
or
quoted
quoted
something. I think that it's same as PCM DAI, am I correct?Yes, that probably makes sense from a binding point of view.quoted
I read compress-offload.rst, but I can't find how do I test it. It seems
aplay
quoted
quoted
of alsa-util doesn't know compress audio formats. Should I use PulseAudio or Android HAL to test compress audio APIs?IIRC tinyalsa has a compressed API test application - Vinod?I guess it was sheer luck that i saw this :) email in CC reads vinod.koul at linaro.org! I don't work for Linaro, not yet :D And to the answer the question, Yes we have compressed API test application in tinycompress which is located at git.alsa-project.org:tinycompress.git We have both compressed audio playback as well as record test app, cplay and crecord.
Ah, I didn't check tinyalsa, thanks a lot! I'll try it. Regards, -- Katsuhiro Suzuki
HTH -- ~Vinod