* Soc MC13783: Improve driver to handle LineIn
@ 2013-01-24 9:42 Gaëtan Carlier
2013-01-24 11:17 ` Gaëtan Carlier
0 siblings, 1 reply; 2+ messages in thread
From: Gaëtan Carlier @ 2013-01-24 9:42 UTC (permalink / raw)
To: alsa-devel; +Cc: linux-arm-kernel@lists.infradead.org
Hello,
I would like to improve MC13783 driver to be able to control bypass of
LineIn (RXINR/L) and feed Analog LineIn stream into ouput Mixer via
ADDRXIN flag.
This first step one is for test purpose but I also need to select
RXINR/L as capture source (I saw in RM that CODEC must be enabled and
only RXINR flag must be selected as input) but nothing seems to be
captured this is why I need bypass working to test input level, and so on.
I try to create a Mixer based on other driver but it doesn't work.
I try to finc information about widget macro SND_SOC_DAPM_* but it is
hard to find something relevant.
* Which widgets can be link together ?
* Is there functional difference between VIRT and non-VIRT widget ?
I will post my code in some minutes after clean-up.
Thanks a lot.
Gaëtan Carlier.
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Soc MC13783: Improve driver to handle LineIn
2013-01-24 9:42 Soc MC13783: Improve driver to handle LineIn Gaëtan Carlier
@ 2013-01-24 11:17 ` Gaëtan Carlier
0 siblings, 0 replies; 2+ messages in thread
From: Gaëtan Carlier @ 2013-01-24 11:17 UTC (permalink / raw)
To: alsa-devel; +Cc: linux-arm-kernel@lists.infradead.org
Hi,
On 01/24/2013 10:42 AM, Gaëtan Carlier wrote:
> Hello,
> I would like to improve MC13783 driver to be able to control bypass of
> LineIn (RXINR/L) and feed Analog LineIn stream into ouput Mixer via
> ADDRXIN flag.
By cleaning-up/rewriting my code, I get the bypass working.
Now I will try to put a mixer widget referenced "Mixer, Adder, Balance"
in "Audio Ouput Section Diagram" of User's guide to be able to select
which analog audio stream will be fed into selector then I will add
control to be able to select needed SOC_DAPM_OUTPUT.
Is there a way to defined state of a SND_SOC_DAPM_SWITCH to 1 or 0 by
default ?
> This first step one is for test purpose but I also need to select
> RXINR/L as capture source (I saw in RM that CODEC must be enabled and
> only RXINR flag must be selected as input) but nothing seems to be
> captured this is why I need bypass working to test input level, and so on.
>
> I try to create a Mixer based on other driver but it doesn't work.
> I try to finc information about widget macro SND_SOC_DAPM_* but it is
> hard to find something relevant.
> * Which widgets can be link together ?
> * Is there functional difference between VIRT and non-VIRT widget ?
>
> I will post my code in some minutes after clean-up.
>
> Thanks a lot.
> Gaëtan Carlier.
Thanks,
Gaëtan Carlier.
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-01-24 11:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-24 9:42 Soc MC13783: Improve driver to handle LineIn Gaëtan Carlier
2013-01-24 11:17 ` Gaëtan Carlier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).