Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754872AbaA1JYD (ORCPT ); Tue, 28 Jan 2014 04:24:03 -0500 Received: from cantor2.suse.de ([195.135.220.15]:54100 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754636AbaA1JX6 (ORCPT ); Tue, 28 Jan 2014 04:23:58 -0500 Date: Tue, 28 Jan 2014 10:23:57 +0100 Message-ID: From: Takashi Iwai To: Mark Brown Cc: Russell King - ARM Linux , Jean-Francois Moine , alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Rob Clark , Dave Airlie , linux-arm-kernel@lists.infradead.org Subject: Re: [alsa-devel] [PATCH 4/4] ASoC: tda998x: adjust the audio hw parameters from EDID In-Reply-To: <20140127205437.GC11841@sirena.org.uk> References: <20140127204441.GZ11841@sirena.org.uk> <20140127204915.GC15937@n2100.arm.linux.org.uk> <20140127205437.GC11841@sirena.org.uk> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/24.3 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org At Mon, 27 Jan 2014 20:54:37 +0000, Mark Brown wrote: > > On Mon, Jan 27, 2014 at 08:49:15PM +0000, Russell King - ARM Linux wrote: > > On Mon, Jan 27, 2014 at 08:44:41PM +0000, Mark Brown wrote: > > > > Can this parsing code be factored out - it (or large parts of it) should > > > be usable by other HDMI devices shouldn't it? > > > Yes, preferably as a generic ALSA helper rather than an ASoC helper - > > I don't see any need for this to be ASoC specific (I have a pure ALSA > > driver which has very similar code in it.) > > Indeed, definitely ALSA generic - ideally we could factor a lot of the > integration with the video side out. Yes, indeed. OTOH, as discussed recently, we're heading to move from ELD parsing to more direct communication between video and audio drivers for HD-audio. ELD will be still provided to user-space, but not evaluated any longer in the new scenario. Takashi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/