From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pierre-Louis Bossart Subject: Re: [PATCH 0/2] ASoC: Remove mfld dead code Date: Wed, 10 Jan 2018 14:05:55 -0600 Message-ID: <0a879ca2-703b-cab6-f891-837442d0700a@linux.intel.com> References: <1515580175-27016-1-git-send-email-vinod.koul@intel.com> <1515588112.7000.835.camel@linux.intel.com> <20180110173458.GA18649@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by alsa0.perex.cz (Postfix) with ESMTP id 5CBCC267845 for ; Wed, 10 Jan 2018 21:05:59 +0100 (CET) In-Reply-To: <20180110173458.GA18649@localhost> Content-Language: en-US List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Vinod Koul , Andy Shevchenko Cc: patches.audio@intel.com, Liam , alsa-devel@alsa-project.org, Mark , Alan Cox List-Id: alsa-devel@alsa-project.org On 1/10/18 11:34 AM, Vinod Koul wrote: > On Wed, Jan 10, 2018 at 02:41:52PM +0200, Andy Shevchenko wrote: >> On Wed, 2018-01-10 at 15:59 +0530, Vinod Koul wrote: >>> Medfield machine was not compiling for long on mainline. Since no one >>> complained, lets remove the dead code and associated codec. >> >> While this change seems okay per se, please keep in mind that Intel >> Merrifield would be still in use (yes, we have no confirmation right now >> about the status of the driver in vanilla kernel, I hope in the future >> with SOF it could be much easier to get into working solution on Intel >> Edison platform). > > This is the mfld machine and codec, mrfld machine is separate and platform > is supported by the mfld pcm driver (which also supports byt, bsw, cht and > so on) that is not removed so wont impact tng core work. Getting Merrifield/Edison to work with both SOF and the closed-source firmware is one of my objectives when I find spare cycles.