All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Improvements on exynos7 clock
@ 2015-08-26  3:30 Alim Akhtar
  2015-08-26  3:30 ` [PATCH v2 1/4] clk: samsung: exynos7: Fix CMU TOPC block clock Alim Akhtar
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Alim Akhtar @ 2015-08-26  3:30 UTC (permalink / raw)
  To: linux-samsung-soc
  Cc: s.nawrocki, tomasz.figa, kgene, k.kozlowski, mturquette,
	amit.daniel

This patch series are minor improvement over the current
exynos7 clock file. This fix some bugs and update the clock
bits as per user manual.

Changes from v1:
* Fix review comments by Krzysztof [1].
* Added Padmavathi's Singed-of-by for patch# 3 and 4, 
  as I see [2] which are similar, looks like these never merged.

[1]-> https://www.mail-archive.com/linux-samsung-soc@vger.kernel.org/msg46082.html
[2]-> http://lists.infradead.org/pipermail/linux-arm-kernel/2014-December/311648.html

This serise is tested on exynos7-espresso board.

Alim Akhtar (4):
  clk: samsung: exynos7: Fix CMU TOPC block clock
  clk: samsung: exynos7: Fix CMU TOP1 block
  clk: samsung: exynos7: Correct nr_clk_ids for fsys0
  clk: samsung: exynos7: Correct nr_clk_ids for fsys1

 drivers/clk/samsung/clk-exynos7.c |   46 +++++++++++++++++++++----------------
 1 file changed, 26 insertions(+), 20 deletions(-)

-- 
1.7.10.4

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

end of thread, other threads:[~2015-09-15  9:41 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-26  3:30 [PATCH v2 0/4] Improvements on exynos7 clock Alim Akhtar
2015-08-26  3:30 ` [PATCH v2 1/4] clk: samsung: exynos7: Fix CMU TOPC block clock Alim Akhtar
2015-08-26  5:22   ` Krzysztof Kozlowski
2015-08-26  3:30 ` [PATCH v2 2/4] clk: samsung: exynos7: Fix CMU TOP1 block Alim Akhtar
2015-08-26  5:23   ` Krzysztof Kozlowski
2015-08-26  3:30 ` [PATCH v2 3/4] clk: samsung: exynos7: Correct nr_clk_ids for fsys0 Alim Akhtar
2015-08-26  3:30 ` [PATCH v2 4/4] clk: samsung: exynos7: Correct nr_clk_ids for fsys1 Alim Akhtar
2015-09-15  9:27 ` [PATCH v2 0/4] Improvements on exynos7 clock Sylwester Nawrocki
2015-09-15  9:32   ` Alim Akhtar

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.