[U-Boot] [PATCH] Exynos5: Clock: Generic api to set and get clock rate and source

Simon Glass sjg at chromium.org
Thu Dec 19 21:56:57 CET 2013


On 11 November 2013 06:08, Rajeshwari Birje <rajeshwari.birje at gmail.com> wrote:
> Hi All,
>
> This patch is based on:
>
> [U-Boot] [PATCH 00/10 V6] EXYNOS5420: Add SMDK5420 board support
>
> --
> Regards,
> Rajeshwari Shinde
>
> On Mon, Nov 11, 2013 at 6:23 PM, Rajeshwari S Shinde
> <rajeshwari.s at samsung.com> wrote:
>> This patch implements generic api for exynos5250 and exynos5420.
>> These api's set and get clock rate based on the peripheral id.
>>
>> Signed-off-by: Andrew Bresticker <abrestic at chromium.org>
>> Signed-off-by: Rajeshwari S Shinde <rajeshwari.s at samsung.com>
>> ---
>>  arch/arm/cpu/armv7/exynos/clock.c      | 958 ++++++++++++---------------------
>>  arch/arm/include/asm/arch-exynos/clk.h |  30 +-
>>  drivers/mmc/exynos_dw_mmc.c            |  15 +-
>>  3 files changed, 385 insertions(+), 618 deletions(-)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list