From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Subject: Re: [PATCH 0/6] ASoC: rt5645: Analog microphone fixes Date: Tue, 2 Jan 2018 19:56:49 +0100 Message-ID: References: <20180102185314.17189-1-hdegoede@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-wr0-f175.google.com (mail-wr0-f175.google.com [209.85.128.175]) by alsa0.perex.cz (Postfix) with ESMTP id 3C1432674CE for ; Tue, 2 Jan 2018 19:56:50 +0100 (CET) Received: by mail-wr0-f175.google.com with SMTP id w68so36990138wrc.10 for ; Tue, 02 Jan 2018 10:56:50 -0800 (PST) In-Reply-To: <20180102185314.17189-1-hdegoede@redhat.com> 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: Mark Brown , Bard Liao , Oder Chiou Cc: alsa-devel@alsa-project.org, Takashi Iwai List-Id: alsa-devel@alsa-project.org Hi, On 02-01-18 19:53, Hans de Goede wrote: > Hi All, > > Here is a patch-series primarily fixing analog microphone inputs on > Cherry Trail devices with a rt5645 codec. > > The first 2 patches are from Bard Liao, he has already submitted the > first one himself a couple of days ago. I've included this because > his second patch depends on it and he has not yet submitted that one > himself I believe. My version of his 2nd patch fixes 2 compiler warnings > by removing 2 unused variable declarations. > > Patches 3-5 makes some changes to platform data necessary to make > everything work correctly on my cht + rt5645 devices. The 6th patch > adds an "Int Analog Mic" DAPM widget which is used by updated ucm files > for these devices to get the micbias supplies enabled without which > the micrphones on these devices will not work. I forgot to mention this has been tested on the following devices: GPD win GPD pocket Teclast X80 Pro Regards, Hans