From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752061AbcCLIbV (ORCPT ); Sat, 12 Mar 2016 03:31:21 -0500 Received: from mail-lb0-f193.google.com ([209.85.217.193]:34953 "EHLO mail-lb0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751167AbcCLIbN (ORCPT ); Sat, 12 Mar 2016 03:31:13 -0500 MIME-Version: 1.0 In-Reply-To: <20160312085222.226d89bf@scratchpost.org> References: <20151221123148.1ab6480b@dayas> <20151221123416.51aa938e@dayas> <20151227182157.GI30359@lukather> <20151228040649.475a742f@dayas> <20160106220908.GE9631@lukather> <20160109164832.515d69b0@dayas> <20160312085222.226d89bf@scratchpost.org> Date: Sat, 12 Mar 2016 09:31:11 +0100 Message-ID: Subject: Re: [linux-sunxi] Re: [PATCH v8 2/2] ASoc: sun4i-codec: Add FM, Line and Mic inputs From: Code Kipper To: dannym@scratchpost.org Cc: Maxime Ripard , Mark Brown , Chen-Yu Tsai , linux-kernel@vger.kernel.org, linux-arm-kernel , alsa-devel@alsa-project.org, Jaroslav Kysela , Takashi Iwai , Liam Girdwood , linux-sunxi Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Danny, I've got some patches to go which covers pretty much everything that we can manage with the sun4i-codec. I'm only lacking testing of certain bits as I don't have capable hardware(i.e. FM capture). I've ignored the phone out part of the A20 as I couldn't find the pins. I'll try to upload them to my github this weekend. You should have authorship on some of these so when I send the link feel free to claim. BR, CK On 12 March 2016 at 08:52, Danny Milosavljevic wrote: > Hi, > > does anyone know the answer to the questions below? > >> The other direction (making two controls which both do the same and update >> each other's value) doesn't seem to be easily available. > >> Should I write a _put handler that does it manually? > >> (Or should that be handled by alsa-lib mixer modules instead?) > >> Is it possible to merge the "Left Mixer" control and respective >> "Right Mixer" control into one selem in alsamixer? >> >> Because alsamixer actually has support for one-sided muting. > > If that's unknown, I can post v9 without doing the grouping-together of mixer controls and we can use it like that - I don't want the patch to stall indefinitely on mere usability issues... > > Regards, > Danny > > -- > You received this message because you are subscribed to the Google Groups "linux-sunxi" group. > To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Code Kipper Subject: Re: Re: [PATCH v8 2/2] ASoc: sun4i-codec: Add FM, Line and Mic inputs Date: Sat, 12 Mar 2016 09:31:11 +0100 Message-ID: References: <20151221123148.1ab6480b@dayas> <20151221123416.51aa938e@dayas> <20151227182157.GI30359@lukather> <20151228040649.475a742f@dayas> <20160106220908.GE9631@lukather> <20160109164832.515d69b0@dayas> <20160312085222.226d89bf@scratchpost.org> Reply-To: codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <20160312085222.226d89bf-bxPqe3T81XXwRsdMLXbzog@public.gmane.org> List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , To: dannym-bxPqe3T81XXwRsdMLXbzog@public.gmane.org Cc: Maxime Ripard , Mark Brown , Chen-Yu Tsai , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel , alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org, Jaroslav Kysela , Takashi Iwai , Liam Girdwood , linux-sunxi List-Id: alsa-devel@alsa-project.org Hi Danny, I've got some patches to go which covers pretty much everything that we can manage with the sun4i-codec. I'm only lacking testing of certain bits as I don't have capable hardware(i.e. FM capture). I've ignored the phone out part of the A20 as I couldn't find the pins. I'll try to upload them to my github this weekend. You should have authorship on some of these so when I send the link feel free to claim. BR, CK On 12 March 2016 at 08:52, Danny Milosavljevic wrote: > Hi, > > does anyone know the answer to the questions below? > >> The other direction (making two controls which both do the same and update >> each other's value) doesn't seem to be easily available. > >> Should I write a _put handler that does it manually? > >> (Or should that be handled by alsa-lib mixer modules instead?) > >> Is it possible to merge the "Left Mixer" control and respective >> "Right Mixer" control into one selem in alsamixer? >> >> Because alsamixer actually has support for one-sided muting. > > If that's unknown, I can post v9 without doing the grouping-together of mixer controls and we can use it like that - I don't want the patch to stall indefinitely on mere usability issues... > > Regards, > Danny > > -- > You received this message because you are subscribed to the Google Groups "linux-sunxi" group. > To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit https://groups.google.com/d/optout. From mboxrd@z Thu Jan 1 00:00:00 1970 From: codekipper@gmail.com (Code Kipper) Date: Sat, 12 Mar 2016 09:31:11 +0100 Subject: [linux-sunxi] Re: [PATCH v8 2/2] ASoc: sun4i-codec: Add FM, Line and Mic inputs In-Reply-To: <20160312085222.226d89bf@scratchpost.org> References: <20151221123148.1ab6480b@dayas> <20151221123416.51aa938e@dayas> <20151227182157.GI30359@lukather> <20151228040649.475a742f@dayas> <20160106220908.GE9631@lukather> <20160109164832.515d69b0@dayas> <20160312085222.226d89bf@scratchpost.org> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Danny, I've got some patches to go which covers pretty much everything that we can manage with the sun4i-codec. I'm only lacking testing of certain bits as I don't have capable hardware(i.e. FM capture). I've ignored the phone out part of the A20 as I couldn't find the pins. I'll try to upload them to my github this weekend. You should have authorship on some of these so when I send the link feel free to claim. BR, CK On 12 March 2016 at 08:52, Danny Milosavljevic wrote: > Hi, > > does anyone know the answer to the questions below? > >> The other direction (making two controls which both do the same and update >> each other's value) doesn't seem to be easily available. > >> Should I write a _put handler that does it manually? > >> (Or should that be handled by alsa-lib mixer modules instead?) > >> Is it possible to merge the "Left Mixer" control and respective >> "Right Mixer" control into one selem in alsamixer? >> >> Because alsamixer actually has support for one-sided muting. > > If that's unknown, I can post v9 without doing the grouping-together of mixer controls and we can use it like that - I don't want the patch to stall indefinitely on mere usability issues... > > Regards, > Danny > > -- > You received this message because you are subscribed to the Google Groups "linux-sunxi" group. > To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe at googlegroups.com. > For more options, visit https://groups.google.com/d/optout.