[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150130085208.GA12212@amd>
Date: Fri, 30 Jan 2015 09:52:08 +0100
From: Pavel Machek <pavel@....cz>
To: Pali Rohár <pali.rohar@...il.com>
Cc: Peter Ujfalusi <peter.ujfalusi@...com>,
Jarkko Nikula <jarkko.nikula@...mer.com>, sre@...ian.org,
sre@...g0.de, kernel list <linux-kernel@...r.kernel.org>,
linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>,
linux-omap@...r.kernel.org, tony@...mide.com, khilman@...nel.org,
aaro.koskinen@....fi, ivo.g.dimitrov.75@...il.com
Subject: Re: 3.19 on Nokia n900: audio quality awful
Hi!
> > > diff --git a/sound/soc/omap/rx51.c b/sound/soc/omap/rx51.c
> > > index 04896d6252a2..7f299357c2d2 100644
> > > --- a/sound/soc/omap/rx51.c
> > > +++ b/sound/soc/omap/rx51.c
> > > @@ -250,14 +250,14 @@ static const struct snd_soc_dapm_route
> > > audio_map[] = {
> > >
> > > {"FM Transmitter", NULL, "LLOUT"},
> > > {"FM Transmitter", NULL, "RLOUT"},
> > >
> > > - {"DMic Rate 64", NULL, "Mic Bias"},
> > > - {"Mic Bias", NULL, "DMic"},
> > > + {"DMic Rate 64", NULL, "DMic"},
> > > + {"DMic", NULL, "Mic Bias"},
> > >
> > > {"b LINE2R", NULL, "MONO_LOUT"},
> > > {"Earphone", NULL, "b HPLOUT"},
> > >
> > > - {"LINE1L", NULL, "b Mic Bias"},
> > > - {"b Mic Bias", NULL, "HS Mic"}
> > > + {"LINE1L", NULL, "HS Mic"},
> > > + {"HS Mic", NULL, "b Mic Bias"},
> > >
> > > };
> > >
> > > static const char * const spk_function[] = {"Off", "On"};
>
> Can you try DT and non-DT boot of 3.19? If there is difference?
Audio recording now works for me. No, I could not get non-DT boot of
3.19 to work :-(.
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists