All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add GPLL, APLL, KPLL, EPLL and VPLL freq table for exynos5420 and exynos5250
@ 2013-08-28 13:39 Vikas Sajjan
  2013-08-28 13:39 ` [PATCH v2 1/2] clk: samsung: Add GPLL freq table for exynos5250 SoC Vikas Sajjan
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Vikas Sajjan @ 2013-08-28 13:39 UTC (permalink / raw)
  To: linux-samsung-soc
  Cc: kgene.kim, t.figa, mturquette, patches, linaro-kernel, joshi

Adds GPLL, APLL, KPLL, EPLL and VPLL freq table for exynos5420 and exynos5250.

changes since v1:
	- addressed comments from Tomasz Figa <tomasz.figa@gmail.com>

is rebased on Mike's 
https://git.linaro.org/gitweb?p=people/mturquette/linux.git;a=shortlog;h=refs/heads/clk-next
and on top of Tomasz Figa's clk clean-up patch series
http://www.spinics.net/lists/arm-kernel/msg269848.html


Vikas Sajjan (2):
  clk: samsung: Add GPLL freq table for exynos5250 SoC
  clk: samsung: Add APLL, KPLL, EPLL and VPLL freq table for exynos5420
    SoC

 drivers/clk/samsung/clk-exynos5250.c |   19 ++++++++-
 drivers/clk/samsung/clk-exynos5420.c |   78 ++++++++++++++++++++++++++++++++++
 2 files changed, 96 insertions(+), 1 deletion(-)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-10-21 13:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-28 13:39 [PATCH v2 0/2] Add GPLL, APLL, KPLL, EPLL and VPLL freq table for exynos5420 and exynos5250 Vikas Sajjan
2013-08-28 13:39 ` [PATCH v2 1/2] clk: samsung: Add GPLL freq table for exynos5250 SoC Vikas Sajjan
2013-08-28 13:39 ` [PATCH v2 2/2] clk: samsung: Add APLL, KPLL, EPLL and VPLL freq table for exynos5420 SoC Vikas Sajjan
2013-08-28 14:26 ` [PATCH v2 0/2] Add GPLL, APLL, KPLL, EPLL and VPLL freq table for exynos5420 and exynos5250 Tomasz Figa
2013-08-29  2:42 ` Mike Turquette
2013-08-29  3:54   ` Vikas Sajjan
2013-10-08  9:30   ` Vikas Sajjan
2013-10-21 13:25   ` Vikas Sajjan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.