[U-Boot] [PATCH v3 5/6] Exynos5: Use clock_get_periph_rate generic API

Simon Glass sjg at chromium.org
Wed Jan 28 05:09:44 CET 2015


Hi Akshay,

On 15 January 2015 at 22:48, Akshay Saraswat <akshay.s at samsung.com> wrote:
> Replacing SoC and peripheral specific function calls with generic
> clock_get_periph_rate calls to get the peripheral clocks.
>
> Signed-off-by: Akshay Saraswat <akshay.s at samsung.com>
> ---
> Changes since v2:
>         - No change.
>
> Changes since v1:
>         - Separated exynos5_get_periph_rate fixes into another patch.
>
>  arch/arm/cpu/armv7/exynos/clock.c | 52 ++++++++++++++++++++++++++++++++-------
>  1 file changed, 43 insertions(+), 9 deletions(-)

This commit needs to merge with the next, otherwise you create a build error.

Regards,
Simon


More information about the U-Boot mailing list