From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vinod Koul Subject: Re: [PATCH v6 00/11] ASoC: topology: Remaining kernel patches Date: Tue, 18 Oct 2016 09:11:38 +0530 Message-ID: <20161018034138.GS2467@localhost> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" 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 3C377266CDA for ; Tue, 18 Oct 2016 05:32:45 +0200 (CEST) Content-Disposition: inline In-Reply-To: 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: mengdong.lin@linux.intel.com Cc: alsa-devel@alsa-project.org, tiwai@suse.de, hardik.t.shah@intel.com, guneshwor.o.singh@intel.com, liam.r.girdwood@linux.intel.com, broonie@kernel.org, rakesh.a.ughreja@intel.com, mengdong.lin@intel.com List-Id: alsa-devel@alsa-project.org On Tue, Oct 11, 2016 at 02:33:41PM +0800, mengdong.lin@linux.intel.com wrote: > From: Mengdong Lin > > Please overlook previous v4 and v5 of topology kernel patch series. > > This series can support old topology ABI v4 in a backward compatible way, > assuming users start to use topology from ABI v4 with alsa-lib v1.1.0. > > This series contains all remaining kernel patches of topology, including > some ABI update to PCM (FrontEnds) and link (BackEnds) objects. Kernel can > support topology files generated by ABI v4 without these updates. > > User will be able to config existing physical DAI links, configure more > for FE links. Code are verified and can cover reqeust of Intel pre-release > platforms for next year, so ABI should be stable. > > Current kernel topology code does not really touch Codec-Codec links > since there is no user requst atm. We can add support for CC links later > by reusing code and data structures for BE links, and no need to revise > ABI. Thanks Mengdong, we have tested these patches with ABI4 and it works fine for us on SKL. So: Acked-by: Vinod Koul < Tested-by: Subhransu S. Prusty -- ~Vinod