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

2013-09-11 Thread D Krishna Mohan
, September 11, 2013 6:09 AM To: Dani Krishna Mohan krishna...@samsung.com Cc: u-boot@lists.denx.de; rajeshwar...@samsung.com; Minkyu Kang mk7.k...@samsung.com 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

[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 krishna...@samsung.com --- arch/arm/cpu/armv7/exynos/clock.c | 57

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 to