From: Janusz Krzysztofik <jkrzyszt@tis.icnet.pl>
To: "alsa-devel@alsa-project.org" <alsa-devel@alsa-project.org>,
linux-serial@vger.kernel.org
Subject: [RFC] Alsa mixer over serial port
Date: Thu, 02 Jul 2009 15:27:43 +0200 [thread overview]
Message-ID: <4A4CB5CF.2020703@tis.icnet.pl> (raw)
Hi,
I'm currently working on ASoC driver for a voice modem codec chip
(Conexant CX20442) available on ARM OMAP amsdelta board. The driver
should provide some controls for switching audio path from handset to
speakerphone and back, changing volume etc.
The only way of controlling some aspects of the codec that I know of is
over an acompanying voice modem chip (CX81801) with AT voice commands.
The modem can be accessed over a platform serial device.
I can see two ways of getting this working:
1) add a new line discipline that would take control over the serial
line and convert it to an alsa mixer,
2) create a low level driver that would replace standard serial stuff
completely (like snd-serial-u16550 does, for example).
Please advise which one is better.
Thanks,
Janusz
next reply other threads:[~2009-07-02 13:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-02 13:27 Janusz Krzysztofik [this message]
2009-07-02 13:32 ` [RFC] Alsa mixer over serial port Mark Brown
2009-07-05 20:55 ` [alsa-devel] " Janusz Krzysztofik
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4A4CB5CF.2020703@tis.icnet.pl \
--to=jkrzyszt@tis.icnet.pl \
--cc=alsa-devel@alsa-project.org \
--cc=linux-serial@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox