linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 00/12] clk: samsung: exynos7: Cleanup of clock file
@ 2015-09-10  8:44 Alim Akhtar
  2015-09-10  8:44 ` [PATCH v2 01/12] clk: samsung: exynos7: Change the CMU_TOPC block clock names Alim Akhtar
                   ` (12 more replies)
  0 siblings, 13 replies; 18+ messages in thread
From: Alim Akhtar @ 2015-09-10  8:44 UTC (permalink / raw)
  To: linux-samsung-soc
  Cc: s.nawrocki, tomasz.figa, kgene, k.kozlowski, mturquette,
	amit.daniel, gautam.vivek, sboyd, linux-clk

Currently there are lots of ambiguity between clock names in clock file
and in user manual, which leads to lots of confusion for the reviewers.
This series attempts to cleanup the exynos7 clock file as per
user manual naming convention.
This also adds some of the missing Gate clocks which are needed
to complete the clock tree.

Changes since v1:
- Addressed various review comments from Krzysztof[1]
- Collected Reviewed-by from Krzysztof
- This also modifies patch 05/12 and 12/12, moved Gate clocks addition to patch 02/12

This patch series has a dependency on [2]

[1]-> https://www.mail-archive.com/linux-samsung-soc@vger.kernel.org/msg46391.html
[2]-> https://www.mail-archive.com/linux-samsung-soc <at> vger.kernel.org/msg46122.html

Alim Akhtar (12):
  clk: samsung: exynos7: Change the CMU_TOPC block clock names
  clk: samsung: exynos7: Adds missing clocks gates of CMU_TOPC
  clk: samsung: exynos7: Corrects CMU_TOP0 clocks names
  clk: samsung: exynos7: Corrects CMU_TOP1 clocks names
  clk: samsung: exynos7: Corrects CMU_CCORE clocks names
  clk: samsung: exynos7: Corrects CMU_PERIC0 clocks names
  clk: samsung: exynos7: Corrects CMU_PERIC1 clocks names
  clk: samsung: exynos7: Corrects CMU_PERIS clocks names
  clk: samsung: exynos7: Corrects CMU_FSYS0 clocks names
  clk: samsung: exynos7: Corrects CMU_FSYS1 clocks names
  clk: samsung: exynos7: Add missing fixed_clks to cmu_info
  clk: samsung: exynos7: Add required clock tree for UFS

 drivers/clk/samsung/clk-exynos7.c       |  421 +++++++++++++++++++++----------
 include/dt-bindings/clock/exynos7-clk.h |   43 +++-
 2 files changed, 332 insertions(+), 132 deletions(-)

-- 
1.7.10.4

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

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

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-10  8:44 [PATCH v2 00/12] clk: samsung: exynos7: Cleanup of clock file Alim Akhtar
2015-09-10  8:44 ` [PATCH v2 01/12] clk: samsung: exynos7: Change the CMU_TOPC block clock names Alim Akhtar
2015-09-15  6:03   ` Krzysztof Kozlowski
2015-09-10  8:44 ` [PATCH v2 02/12] clk: samsung: exynos7: Adds missing clocks gates of CMU_TOPC Alim Akhtar
2015-09-15  6:08   ` Krzysztof Kozlowski
2015-09-10  8:44 ` [PATCH v2 03/12] clk: samsung: exynos7: Corrects CMU_TOP0 clocks names Alim Akhtar
2015-09-10  8:44 ` [PATCH v2 04/12] clk: samsung: exynos7: Corrects CMU_TOP1 " Alim Akhtar
2015-09-10  8:44 ` [PATCH v2 5/12] clk: samsung: exynos7: Corrects CMU_CCORE " Alim Akhtar
2015-09-15  6:11   ` Krzysztof Kozlowski
2015-09-10  8:44 ` [PATCH v2 06/12] clk: samsung: exynos7: Corrects CMU_PERIC0 " Alim Akhtar
2015-09-10  8:44 ` [PATCH v2 07/12] clk: samsung: exynos7: Corrects CMU_PERIC1 " Alim Akhtar
2015-09-10  8:44 ` [PATCH v2 08/12] clk: samsung: exynos7: Corrects CMU_PERIS " Alim Akhtar
2015-09-10  8:44 ` [PATCH v2 09/12] clk: samsung: exynos7: Corrects CMU_FSYS0 " Alim Akhtar
2015-09-10  8:44 ` [PATCH v2 10/12] clk: samsung: exynos7: Corrects CMU_FSYS1 " Alim Akhtar
2015-09-10  8:44 ` [PATCH v2 11/12] clk: samsung: exynos7: Add missing fixed_clks to cmu_info Alim Akhtar
2015-09-10  8:44 ` [PATCH v2 12/12] clk: samsung: exynos7: Add required clock tree for UFS Alim Akhtar
2015-09-15  9:25 ` [PATCH v2 00/12] clk: samsung: exynos7: Cleanup of clock file Sylwester Nawrocki
2015-09-15  9:32   ` Alim Akhtar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).