31 May, 2014

2 commits


26 May, 2014

12 commits


19 May, 2014

1 commit

  • Exynos5800 clock structure is mostly similar to 5420 with only
    a small delta changes. So the 5420 clock file is re-used for
    5800 also. The common clocks for both are seggreagated and few
    clocks which are different for both are separately initialized.

    Signed-off-by: Alim Akhtar
    Signed-off-by: Arun Kumar K
    Acked-by: Tomasz Figa
    Signed-off-by: Kukjin Kim

    Alim Akhtar
     

17 May, 2014

5 commits

  • The Exynos3250 clocks are statically listed and registered using the
    Samsung specific common clock helper functions. Both device tree based
    clock lookup and clkdev based clock lookups are supported.

    Signed-off-by: Chanwoo Choi
    Signed-off-by: Tomasz Figa
    Acked-by: Kyungmin Park
    Cc: Mike Turquette
    Cc: Kukjin Kim
    Cc: Rob Herring
    Cc: Pawel Moll
    Cc: Mark Rutland
    Cc: Ian Campbell
    Cc: Kumar Gala
    Cc: Randy Dunlap
    Acked-by: Tomasz Figa
    Signed-off-by: Kukjin Kim

    Chanwoo Choi
     
  • …git/tfiga/samsung-clk into v3.16-next/clk-samsung

    Pull Samsung clock exynos3250 from Tomasz Figa:

    "This small pull request contains a patch adding clock driver for Exynos3250,
    which depends on previous pull requests in this series."

    Acked-by: Mike Turquette <mturquette@linaro.org>
    Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

    Kukjin Kim
     
  • …/git/tfiga/samsung-clk into v3.16-next/clk-samsung

    Pull Samsung clock cleanup from Tomasz Figa:

    "This pull requests contains minor clean-up related to Samsung clock
    support, including:

    1) move Kconfig entries of Samsung clock drivers to drivers/clk,

    2) compile drivers/clk/samsung conditionally when COMMON_CLK_SAMSUNG is
    selected,

    3) remove obsolete Kconfig lines after moving s3c24xx to CCF."

    Conflicts:
    arch/arm/mach-s3c24xx/Kconfig

    Acked-by: Mike Turquette <mturquette@linaro.org>
    Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

    Kukjin Kim
     
  • …inux/kernel/git/tfiga/samsung-clk into v3.16-next/clk-samsung

    Pull Samsung clock non-critical fixes from Tomasz Figa:

    "This pull requests contains a number of non-critical fixes for Samsung clock
    framework and drivers, including:

    1) a series of fixes for Exynos5420 to correct clock definitions and make the
    driver closer to the documentation,

    2) several missing clocks and clock IDs added to Exynos4, Exynos5250 and
    Exynos5420 drivers,

    3) fix for incorrect initialization of clock table with NULL,

    4) compiler warning fix."

    Acked-by: Mike Turquette <mturquette@linaro.org>
    Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

    Kukjin Kim
     
  • …git/tfiga/samsung-clk into v3.16-next/clk-samsung

    Pull Samsung clock exynos5260 from Tomasz Figa:

    "This pull request contains patches preparing Samsung Common Clock Framework
    helpers to support Exynos5260 by adding support for multiple clock providers
    and then adding clock driver for Exynos5260."

    Acked-by: Mike Turquette <mturquette@linaro.org>
    Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

    Kukjin Kim
     

15 May, 2014

20 commits