Re: [U-Boot] [PATCH 4/6 V2] Sound: I2S: Replacing I2S1 with I2S0 channel.

2013-08-27 Thread Minkyu Kang
On 04/08/13 15:44, Dani Krishna Mohan wrote: > This patch makes required changes to make use > of I2S0 channel instead of I2S1 channel on exynos5250. > > Signed-off-by: Dani Krishna Mohan > --- > changes in V2: > - None > arch/arm/include/asm/arch-exynos/i2s-regs.h |6 ++ > drivers

[U-Boot] [PATCH 4/6 V2] Sound: I2S: Replacing I2S1 with I2S0 channel.

2013-08-18 Thread Dani Krishna Mohan
This patch makes required changes to make use of I2S0 channel instead of I2S1 channel on exynos5250. Signed-off-by: Dani Krishna Mohan --- changes in V2: - None arch/arm/include/asm/arch-exynos/i2s-regs.h |6 ++ drivers/sound/samsung-i2s.c | 16 ++--