Re: [alsa-devel] [PATCH 1/2] ASoC: core: Add devm_snd_soc_register_card()

2013-09-16 Thread Liam Girdwood
On Mon, 2013-09-16 at 18:03 +0100, Mark Brown wrote: From: Mark Brown broo...@linaro.org Simplify error handling and remove repetitive (and rarely executed) code for unregistration by providing a devm_snd_soc_register() card. Signed-off-by: Mark Brown broo...@linaro.org Acked-by: Liam

Re: [alsa-devel] [PATCH 2/4] ASoC: SAMSUNG: Add I2S0 internal dma driver

2011-06-09 Thread Liam Girdwood
On 09/06/11 09:09, Sangbeom Kim wrote: I2S in Exynos4 and S5PC110(S5PV210) has a internal dma. It can be used low power audio mode and 2nd channel transfer. Signed-off-by: Sangbeom Kim sbki...@samsung.com Looks fine to me, but needs one fix before it can be applied. Acked-by: Liam Girdwood

Re: [alsa-devel] (no subject)

2011-04-26 Thread Liam Girdwood
followings: o Playback supports 8kHz sampling rates. o Capture supports 8kHz sampling rates. This patchset contains followings o To Kukjin Kim and Ben Dooks, [PATCH 1/2] ARM: EXYNOS4: Add PCM audio support for WM8994 o To Jassi Brar, Mark Brown and Liam Girdwood, [PATCH 2/2] ASoC

Re: [alsa-devel] [PATCH] ASoC: SAMSUNG: Fix the inverted clocks handling for pcm driver

2011-04-11 Thread Liam Girdwood
to do, IB_NF by default */ Assuming you already compared screenshot of a scope and what's mentioned in the manual for IB_NF ... Acked-by: Jassi Brar jassisinghb...@gmail.com Acked-by: Liam Girdwood l...@ti.com -- To unsubscribe from this list: send the line unsubscribe linux-samsung-soc

Re: [alsa-devel] [PATCH 3/3] ASoC: SAMSUNG: Add WM8580 PCM Machine driver

2011-04-11 Thread Liam Girdwood
. and It is tested on SMDKC110, SMDKV210, SMDK6450 Signed-off-by: Sangbeom Kim sbki...@samsung.com Acked-by: Jassi Brar jassisinghb...@gmail.com Acked-by: Liam Girdwood l...@ti.com -- To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in the body of a message to majord

Re: [alsa-devel] [PATCH 0/4] Modify configures to support Samsung ASoC dependancyless

2010-12-24 Thread Liam Girdwood
- 722bc28384accb67c0bfbbe1914fd82d4d0c996a) This patch-set contains followings :- o To Kukjin Kim, Ben Dooks and Russell King, - [PATCH 1/4] ARM: Kconfig: Add audio support dependency - [PATCH 2/4] ARM: SAMSUNG: Add SMDK audio configuration o To Jassi Brar, Mark Brown and Liam Girdwood, - [PATCH 3/4] ASoC

Re: [PATCH v2] MAX8952 PMIC Driver Initial Release

2010-08-20 Thread Liam Girdwood
On Fri, 2010-08-20 at 10:53 +0100, Mark Brown wrote: On Fri, Aug 20, 2010 at 02:43:56PM +0900, MyungJoo Ham wrote: MAX8952 PMIC is used to provide voltage output between 770mV - 1400mV with DVS support. In this initial release, users can set voltages for four DVS modes, RAMP delay values,

Re: [PATCH v2] regulator: MAX8998: set_voltage bugfix. ramp_up delay and min/max voltage

2010-07-22 Thread Liam Girdwood
On Tue, 2010-07-20 at 08:07 +0200, Marek Szyprowski wrote: From: MyungJoo Ham myungjoo@samsung.com Two issues are addressed for max8998_set_voltage function. 1. Min/Max Voltage. max8998_set_voltage had been using the voltage value of min ( voltage[i] = max_vol , i )

Re: [PATCH] regulator: MAX8998: set_voltage bugfix. ramp_up delay and min/max voltage

2010-07-17 Thread Liam Girdwood
On Fri, 2010-07-16 at 17:09 +0900, MyungJoo Ham wrote: Two issues are addressed for max8998_set_voltage function. 1. Min/Max Voltage. max8998_set_voltage had been using the voltage value of min ( voltage[i] = max_vol , i ) This is corrected to use: min (

Re: [alsa-devel] [PATCH] ASoC: Invert speaker enabling behaviour in SmartQ sound driver

2010-07-06 Thread Liam Girdwood
smartq_jack_pins[] = { { .pin= Internal Speaker, .mask = SND_JACK_HEADPHONE, - .invert = true, }, }; Acked-by: Liam Girdwood l...@slimlogic.co.uk -- Freelance Developer, SlimLogic Ltd ASoC and Voltage Regulator Maintainer. http