linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] clk:spear: Rename clk ids within predefined limit
@ 2012-07-13  6:23 Vipul Kumar Samar
  2012-07-13  6:23 ` [PATCH 1/4] clk:spear1340:Fix: " Vipul Kumar Samar
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Vipul Kumar Samar @ 2012-07-13  6:23 UTC (permalink / raw)
  To: linux-arm-kernel

The max limit of con_id is 16 and dev_id is 20. As of now for all SPEAr SOC's
clk ids are exceeding this predefined limit.
 
This patch set is intended to rename clk ids through out spear clk framework.

Vipul Kumar Samar (4):
  clk:spear1340:Fix: Rename clk ids within predefined limit
  clk:spear1310:Fix: Rename clk ids within predefined limit
  Clk:spear3xx:Fix: Rename clk ids within predefined limit
  Clk:spear6xx:Fix: Rename clk ids within predefined limit

 drivers/clk/spear/spear1310_clock.c |  312 +++++++++++++++++------------------
 drivers/clk/spear/spear1340_clock.c |  273 +++++++++++++++---------------
 drivers/clk/spear/spear3xx_clock.c  |  180 ++++++++++-----------
 drivers/clk/spear/spear6xx_clock.c  |  122 +++++++-------
 4 files changed, 436 insertions(+), 451 deletions(-)

-- 
1.7.2.2

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

end of thread, other threads:[~2012-07-13  8:18 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-13  6:23 [PATCH 0/4] clk:spear: Rename clk ids within predefined limit Vipul Kumar Samar
2012-07-13  6:23 ` [PATCH 1/4] clk:spear1340:Fix: " Vipul Kumar Samar
2012-07-13  8:06   ` viresh kumar
2012-07-13  8:10     ` viresh kumar
2012-07-13  8:18     ` vipul kumar samar
2012-07-13  6:23 ` [PATCH 2/4] clk:spear1310:Fix: " Vipul Kumar Samar
2012-07-13  6:23 ` [PATCH 3/4] Clk:spear3xx:Fix: " Vipul Kumar Samar
2012-07-13  6:23 ` [PATCH 4/4] Clk:spear6xx:Fix: " Vipul Kumar Samar
2012-07-13  8:13 ` [PATCH 0/4] clk:spear: " viresh kumar

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).