From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759904AbbA3IwN (ORCPT ); Fri, 30 Jan 2015 03:52:13 -0500 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:56097 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751648AbbA3IwM (ORCPT ); Fri, 30 Jan 2015 03:52:12 -0500 Date: Fri, 30 Jan 2015 09:52:08 +0100 From: Pavel Machek To: Pali =?iso-8859-1?Q?Roh=E1r?= Cc: Peter Ujfalusi , Jarkko Nikula , sre@debian.org, sre@ring0.de, kernel list , linux-arm-kernel , linux-omap@vger.kernel.org, tony@atomide.com, khilman@kernel.org, aaro.koskinen@iki.fi, ivo.g.dimitrov.75@gmail.com Subject: Re: 3.19 on Nokia n900: audio quality awful Message-ID: <20150130085208.GA12212@amd> References: <20150106170433.GA5408@amd> <54CA173F.1070301@ti.com> <20150129204218.GC3962@amd> <201501300916.22364@pali> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201501300916.22364@pali> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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