Re: [U-Boot] [PATCH v5 0/7] Exynos5: Fix warnings and enrich clock_get_periph_rate

2015-02-04 Thread Joonyoung Shim
Hi, On 02/03/2015 05:26 PM, Akshay Saraswat wrote: > This patch series does following changes - > 1. Removing compiler warnings for clock_get_periph_rate. > 2. Adding and enabling support for Exynos542x in >clock_get_periph_rate. > 3. Replacing peripheral specific function calls with >cloc

[U-Boot] [PATCH v5 0/7] Exynos5: Fix warnings and enrich clock_get_periph_rate

2015-02-03 Thread Akshay Saraswat
This patch series does following changes - 1. Removing compiler warnings for clock_get_periph_rate. 2. Adding and enabling support for Exynos542x in clock_get_periph_rate. 3. Replacing peripheral specific function calls with clock_get_periph_rate. 4. Remove code from clocks file which became