Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753750AbbEALDY (ORCPT ); Fri, 1 May 2015 07:03:24 -0400 Received: from mezzanine.sirena.org.uk ([106.187.55.193]:45452 "EHLO mezzanine.sirena.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753728AbbEALDW (ORCPT ); Fri, 1 May 2015 07:03:22 -0400 Date: Fri, 1 May 2015 12:03:11 +0100 From: Mark Brown To: Marek Belisko Cc: perex@perex.cz, tiwai@suse.de, hns@goldelico.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org Message-ID: <20150501110311.GV22845@sirena.org.uk> References: <1430429283-27907-1-git-send-email-marek@goldelico.com> <1430429283-27907-2-git-send-email-marek@goldelico.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="+PWOPzi3n7ESJ/v3" Content-Disposition: inline In-Reply-To: <1430429283-27907-2-git-send-email-marek@goldelico.com> X-Cookie: Your present plans will be successful. User-Agent: Mutt/1.5.23 (2014-03-12) X-SA-Exim-Connect-IP: 94.175.94.161 X-SA-Exim-Mail-From: broonie@sirena.org.uk Subject: Re: [PATCH 1/3] ASoC: Add gtm601 codec driver X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000) X-SA-Exim-Scanned: Yes (on mezzanine.sirena.org.uk) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1586 Lines: 49 --+PWOPzi3n7ESJ/v3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Apr 30, 2015 at 11:28:01PM +0200, Marek Belisko wrote: > select SND_SOC_WM9705 if SND_SOC_AC97_BUS > select SND_SOC_WM9712 if SND_SOC_AC97_BUS > select SND_SOC_WM9713 if SND_SOC_AC97_BUS > + select SND_SOC_GTM601 > help > +config SND_SOC_GTM601 > + tristate 'GTM601 UMTS modem audio codec' > + Keep Makefile and Kconfig sorted. > +/* > + * Note this is a simple chip with no configuration interface, sample rate is > + * determined automatically by examining the Master clock and Bit clock ratios > + */ > +#define GTM601_RATES (SNDRV_PCM_RATE_8000) Does it or doesn't it support multiple sample rates? --+PWOPzi3n7ESJ/v3 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJVQ11vAAoJECTWi3JdVIfQ+sYH/RdRy7+4vsz53B98a13LGNkP +fTSQFVzDzK9VCmQ4bsOkUTrXLYXXlyUEb55tk4qfNnL9KufSudM/CFZnZae8AcU rt09sJzu8Kx87sxZWPu8nNukIJIB0h7e+P3VYibjgW7aS4LjEj+8qkaNLNlZqZO2 dSs1QMiBQhwViBRCwhoXTtGqBFaUPkZxYeE4LwGCasHik11AvPpVKBXRYxzZhnJP e4SH9r9YMfwrb1lPMALQE0IYR7ZRsUcck69XRoSzLzD9zzyz5zpnyAsd9cUgYDU0 JUMCiZvmu7BbO/cbdVu1mQ7aoNeUtHkvfSSqkZ6biYRISl8dnu4yCFAbWBGDo6s= =rgxU -----END PGP SIGNATURE----- --+PWOPzi3n7ESJ/v3-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/