Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752440AbbBWUER (ORCPT ); Mon, 23 Feb 2015 15:04:17 -0500 Received: from mail.lysator.liu.se ([130.236.254.3]:45123 "EHLO mail.lysator.liu.se" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752281AbbBWUEQ (ORCPT ); Mon, 23 Feb 2015 15:04:16 -0500 From: Peter Rosin To: Mark Brown Cc: Liam Girdwood , Jaroslav Kysela , Takashi Iwai , Peter Rosin , Lars-Peter Clausen , alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, Peter Rosin Subject: Re: [PATCH 2/2] ASoC: pcm512x: Allow independently overclocking PLL, DAC and DSP Date: Mon, 23 Feb 2015 21:03:32 +0100 Message-Id: <1424721813-6137-1-git-send-email-peda@lysator.liu.se> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <20150223143132.GD6236@finisterre.sirena.org.uk> References: <20150223143132.GD6236@finisterre.sirena.org.uk> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1006 Lines: 35 From: Peter Rosin On 2015-02-23 15:31, Mark Brown wrote: > On Sun, Feb 22, 2015 at 12:24:12AM +0000, Peter Rosin wrote: > >> ...but I'm not sure everybody agrees that overclocking games should >> be allowed by any and all users? > > I don't see why not, ASoC controls are already way beyond end user a lot > of the time. *snip* Ok, so going to ALSA-control route, changes since v1: - Uses ALSA-controls instead of sysfs knobs. - Returns -EBUSY if trying to change the values while active. Cheers, Peter Peter Rosin (1): ASoC: pcm512x: Allow independently overclocking PLL, DAC and DSP sound/soc/codecs/pcm512x.c | 161 +++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 150 insertions(+), 11 deletions(-) -- 1.7.10.4 -- 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/