From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 0/3] Motorola Droid 4 Audio Support Date: Fri, 7 Jul 2017 22:27:53 -0700 Message-ID: <20170708052753.GM3730@atomide.com> References: <20170707164229.5868-1-sebastian.reichel@collabora.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20170707164229.5868-1-sebastian.reichel@collabora.co.uk> 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: Sebastian Reichel Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org, Liam Girdwood , linux-kernel@vger.kernel.org, Takashi Iwai , Rob Herring , Mark Brown , Sebastian Reichel , linux-omap@vger.kernel.org List-Id: devicetree@vger.kernel.org * Sebastian Reichel [170707 09:43]: > Hi, > > I got working sound on Droid 4 with mainline \o/. The codec is > currently missing support for detecting if something has been > plugged into the 3.5mm connector, since that seems to require > some closed source firmware and needs further investigation. I > think this can be added later. Hey that's great! I'll give it a try this weekend.. Does that mean that 3G voice calls work too now or is something more needed there? For the CPCAP PMIC macro interrupts I think it's best to set up a separate driver as it seems separate from the core CPCAP functionality. So I think we can just move the unused "cpcap-m2" IRQ banks out of motorola-cpcap.c and put them into a separate child driver that loads it's firmware on init and provides interrupts for the 3.5mm connector. Regards, Tony