Re: [ASoC] Fix: Revert 'ASoC: imx-ssi: Remove mono support'.

2012-09-04 Thread Gaëtan Carlier
= { - .channels_min = 2, + .channels_min = 1, .channels_max = 2, .rates = SNDRV_PCM_RATE_8000_96000, .formats = SNDRV_PCM_FMTBIT_S16_LE, }, .ops = _ssi_pcm_dai_ops, Regards, Gaëtan Carlier. -- To unsubscribe from

Re: [ASoC] Fix: Revert 'ASoC: imx-ssi: Remove mono support'.

2012-09-04 Thread Gaëtan Carlier
, }, .capture = { - .channels_min = 2, + .channels_min = 1, .channels_max = 2, .rates = SNDRV_PCM_RATE_8000_96000, .formats = SNDRV_PCM_FMTBIT_S16_LE, }, .ops = imx_ssi_pcm_dai_ops, Regards, Gaëtan

[PATCH] MFD : MC13783 : add regulators sw1x and sw2x

2012-08-28 Thread Gaëtan Carlier
Signed-off-by: Gaëtan Carlier --- drivers/regulator/mc13783-regulator.c | 66 + 1 files changed, 66 insertions(+), 0 deletions(-) diff --git a/drivers/regulator/mc13783-regulator.c b/drivers/regulator/mc13783-regulator.c index 4977b19..0801a6d 100644

[PATCH] MFD : MC13783 : add regulators sw1x and sw2x

2012-08-28 Thread Gaëtan Carlier
Signed-off-by: Gaëtan Carlier gcem...@gmail.com --- drivers/regulator/mc13783-regulator.c | 66 + 1 files changed, 66 insertions(+), 0 deletions(-) diff --git a/drivers/regulator/mc13783-regulator.c b/drivers/regulator/mc13783-regulator.c index 4977b19