From: vipulkumar.samar@st.com (Vipul Kumar Samar)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/4] Clk: SPEAr: Rename clk ids within predefined limit
Date: Mon, 16 Jul 2012 09:55:37 +0530 [thread overview]
Message-ID: <cover.1342411982.git.vipulkumar.samar@st.com> (raw)
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.
-v2:
-Rename gpt timer parent clk id on spear3xx and spear6xx machine as pll3_48m_clk
is renamed to pll3_clk.
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
arch/arm/mach-spear3xx/spear3xx.c | 2 +-
arch/arm/mach-spear6xx/spear6xx.c | 2 +-
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 +++++++-------
6 files changed, 438 insertions(+), 453 deletions(-)
--
1.7.2.2
next reply other threads:[~2012-07-16 4:25 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-16 4:25 Vipul Kumar Samar [this message]
2012-07-16 4:25 ` [PATCH v2 1/4] clk:spear1340:Fix: Rename clk ids within predefined limit Vipul Kumar Samar
2012-07-16 4:25 ` [PATCH v2 2/4] clk:spear1310:Fix: " Vipul Kumar Samar
2012-07-16 4:25 ` [PATCH v2 3/4] Clk:spear3xx:Fix: " Vipul Kumar Samar
2012-07-16 4:25 ` [PATCH v2 4/4] Clk:spear6xx:Fix: " Vipul Kumar Samar
2012-07-16 8:01 ` [PATCH v2 0/4] Clk: SPEAr: " viresh kumar
2012-07-17 9:15 ` Arnd Bergmann
2012-07-17 9:21 ` Viresh Kumar
2012-07-17 10:38 ` Shiraz Hashim
2012-07-17 11:47 ` Stefan Roese
2012-07-17 12:39 ` Shiraz Hashim
2012-07-17 12:54 ` Arnd Bergmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1342411982.git.vipulkumar.samar@st.com \
--to=vipulkumar.samar@st.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).