Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932115AbbFKPva (ORCPT ); Thu, 11 Jun 2015 11:51:30 -0400 Received: from mail-qg0-f66.google.com ([209.85.192.66]:36144 "EHLO mail-qg0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751159AbbFKPv1 (ORCPT ); Thu, 11 Jun 2015 11:51:27 -0400 Date: Thu, 11 Jun 2015 08:51:07 -0700 From: Nicolin Chen To: Zidan Wang Cc: broonie@kernel.org, perex@perex.cz, tiwai@suse.de, timur@tabi.org, Xiubo.Lee@gmail.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, linuxppc-dev@lists.ozlabs.org Subject: Re: [alsa-devel][PATCH] ASoC: fsl: add imx-wm8960 machine driver Message-ID: <20150611155106.GA3036@Asurada> References: <20150610183619.GA3103@Asurada-CZ80> <20150611110958.GA23742@shlinux2> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150611110958.GA23742@shlinux2> User-Agent: Mutt/1.5.22 (2013-10-16) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1389 Lines: 33 On Thu, Jun 11, 2015 at 07:10:00PM +0800, Zidan Wang wrote: > > > This imx-wm8960 device-tree-only machine driver works with sai driver > > > and have below feature. > > > * support codec master and slave mode > > > * support headphone jack detect > > > * support headphone and micphone jack event > > > * support asrc<->sai<->wm8960 mode > > > > > > Signed-off-by: Zidan Wang > > > > Above all, could you merge this into fsl-asoc-card? > > > > It'd be nicer to have jack detection over there. And we can > > put PLL settings to the codec driver as Mark suggested. > I want to modify imx-wm8960 and upstream it because our release is using it now. After > upstreaming imx-wm8960, i will try to merge it to fsl-asoc-card. I knew your intention. That's why I suggested you to merge it directly to fsl-asoc-card instead of making a duplicated copy of that. Remember that getting code upstream should be a chance for us to improve thing. If you find painstaking to handle it in parallel, you can focus on the improvements of the WM8960 driver while I would help you on the dai- link part. How about this? Nicolin -- 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/