From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zidan Wang Subject: Re: [alsa-devel][PATCH] ASoC: fsl: add imx-wm8960 machine driver Date: Thu, 11 Jun 2015 19:10:00 +0800 Message-ID: <20150611110958.GA23742@shlinux2> References: <20150610183619.GA3103@Asurada-CZ80> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Return-path: Content-Disposition: inline In-Reply-To: <20150610183619.GA3103@Asurada-CZ80> Sender: linux-kernel-owner@vger.kernel.org To: Nicolin Chen 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 List-Id: devicetree@vger.kernel.org On Wed, Jun 10, 2015 at 11:36:21AM -0700, Nicolin Chen wrote: > On Wed, Jun 10, 2015 at 04:26:27PM +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. > Hi Nicolin, 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. Best Regards, Zidan Wang > Thanks > Nicolin