Re: [U-Boot] [PATCH V2 3/5] ARM: Added I2S0 clocks for audio

2013-09-11 Thread D Krishna Mohan
11, 2013 6:09 AM To: "Dani Krishna Mohan" Cc: ; ; "Minkyu Kang" Subject: Re: [U-Boot] [PATCH V2 3/5] ARM: Added I2S0 clocks for audio Hi Dani, You refer to http://www.denx.de/wiki/U-Boot/CodingStyle And cc'd Minkyu. On 09/11/2013 12:02 AM, Dani Krishna Mohan wro

Re: [U-Boot] [PATCH V2 3/5] ARM: Added I2S0 clocks for audio

2013-09-10 Thread Jaehoon Chung
Hi Dani, You refer to http://www.denx.de/wiki/U-Boot/CodingStyle And cc'd Minkyu. On 09/11/2013 12:02 AM, Dani Krishna Mohan wrote: > This patch makes the necessary changes for making use of > I2S0 channel instead of I2S1 channel on smdk board. This > changes are done to maintain the uniformity

[U-Boot] [PATCH V2 3/5] ARM: Added I2S0 clocks for audio

2013-09-10 Thread Dani Krishna Mohan
This patch makes the necessary changes for making use of I2S0 channel instead of I2S1 channel on smdk board. This changes are done to maintain the uniformity to use I2S0 channel. Signed-off-by: Dani Krishna Mohan --- arch/arm/cpu/armv7/exynos/clock.c | 57 ++---