From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Stuebner Subject: Re: [PATCH] Try to support analog audio codec at firefly reload Date: Fri, 19 Aug 2016 16:16:00 +0200 Message-ID: <6373888.a6VB9iqPkj@phil> References: <1471293727-26258-1-git-send-email-ayaka@soulik.info> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <1471293727-26258-1-git-send-email-ayaka-xPW3/0Ywev/iB9QmIjCX8w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Randy Li Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org, mark.rutland-5wv7dgnIgG8@public.gmane.org, alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org List-Id: alsa-devel@alsa-project.org Am Dienstag, 16. August 2016, 04:42:06 CEST schrieb Randy Li: > Hello: > This patch could enabled the es8328 codec at firefly reload board, > but it doesn't not really work. I disable the mute of channel > Left mix and Right mix in alsamixer, I could hear the noise from > my headphone, but it never be a music. > I just send this patch here to see whether somebody could figure > out what is wrong, I am really not familiar with sound. I can't really help here as I have neither the board nor that much sound experience, but it's definitly customary to label patches as rfc when they're expected to need more work, so make that [PATCH RFC] ... for stuff that requires more work before it can actually be merged. Heiko -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: heiko@sntech.de (Heiko Stuebner) Date: Fri, 19 Aug 2016 16:16:00 +0200 Subject: [PATCH] Try to support analog audio codec at firefly reload In-Reply-To: <1471293727-26258-1-git-send-email-ayaka@soulik.info> References: <1471293727-26258-1-git-send-email-ayaka@soulik.info> Message-ID: <6373888.a6VB9iqPkj@phil> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Am Dienstag, 16. August 2016, 04:42:06 CEST schrieb Randy Li: > Hello: > This patch could enabled the es8328 codec at firefly reload board, > but it doesn't not really work. I disable the mute of channel > Left mix and Right mix in alsamixer, I could hear the noise from > my headphone, but it never be a music. > I just send this patch here to see whether somebody could figure > out what is wrong, I am really not familiar with sound. I can't really help here as I have neither the board nor that much sound experience, but it's definitly customary to label patches as rfc when they're expected to need more work, so make that [PATCH RFC] ... for stuff that requires more work before it can actually be merged. Heiko From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754790AbcHSOQN (ORCPT ); Fri, 19 Aug 2016 10:16:13 -0400 Received: from gloria.sntech.de ([95.129.55.99]:42667 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753576AbcHSOQM (ORCPT ); Fri, 19 Aug 2016 10:16:12 -0400 From: Heiko Stuebner To: Randy Li Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux@armlinux.org.uk, mark.rutland@arm.com, alsa-devel@alsa-project.org Subject: Re: [PATCH] Try to support analog audio codec at firefly reload Date: Fri, 19 Aug 2016 16:16:00 +0200 Message-ID: <6373888.a6VB9iqPkj@phil> User-Agent: KMail/5.2.3 (Linux/4.6.0-1-amd64; KDE/5.23.0; x86_64; ; ) In-Reply-To: <1471293727-26258-1-git-send-email-ayaka@soulik.info> References: <1471293727-26258-1-git-send-email-ayaka@soulik.info> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Dienstag, 16. August 2016, 04:42:06 CEST schrieb Randy Li: > Hello: > This patch could enabled the es8328 codec at firefly reload board, > but it doesn't not really work. I disable the mute of channel > Left mix and Right mix in alsamixer, I could hear the noise from > my headphone, but it never be a music. > I just send this patch here to see whether somebody could figure > out what is wrong, I am really not familiar with sound. I can't really help here as I have neither the board nor that much sound experience, but it's definitly customary to label patches as rfc when they're expected to need more work, so make that [PATCH RFC] ... for stuff that requires more work before it can actually be merged. Heiko