From: vipulkumar.samar@st.com (Vipul Kumar Samar)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V2 0/7] ARM: SPEAr13xx: Minor fixes and updation
Date: Fri, 13 Jul 2012 14:53:47 +0530 [thread overview]
Message-ID: <cover.1342171151.git.vipulkumar.samar@st.com> (raw)
-v2:
-Fix check retrun value from clk_set_rate and clk_set_parent.
-Fix sys_clk mask value.
-Additional patch for overwrite platform data passed from auxdata_lookup
-v1:
-Fix interrupt bindings for ethernet, i2c,.
-Fix clk enable register for uart1 and i2c1.
-Fix register con_id for ethernet.
-Update sys_clk parent.
-Pass ethernet platform data from auxdata lookup.
-Add local timer clock.
Vipul Kumar Samar (7):
ARM: SPEAr13xx: Fix Interrupt bindings
clk: SPEAr1340: Fix clk enable register for uart1 and i2c1.
clk: SPEAr13xx: Add localtimer (twd) clock support
Clk : SPEAr13xx: Register con_id for Ethernet phy clks
Clk: SPEAr1340: Update sys clock parent array
ARM: SPEAr13xx: Add auxdata for Ethernet controller.
net: stmmac: Overwrite platform data if passed from auxdata
arch/arm/boot/dts/spear13xx.dtsi | 11 +-
arch/arm/mach-spear13xx/include/mach/generic.h | 2 +
arch/arm/mach-spear13xx/include/mach/spear.h | 1 +
arch/arm/mach-spear13xx/spear1340.c | 32 ++++++
arch/arm/mach-spear13xx/spear13xx.c | 104 ++++++++++++++++++++
drivers/clk/spear/spear1310_clock.c | 14 ++-
drivers/clk/spear/spear1340_clock.c | 14 ++-
.../net/ethernet/stmicro/stmmac/stmmac_platform.c | 5 +-
8 files changed, 166 insertions(+), 17 deletions(-)
--
1.7.2.2
next reply other threads:[~2012-07-13 9:23 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-13 9:23 Vipul Kumar Samar [this message]
2012-07-13 9:23 ` [PATCH V2 1/7] ARM: SPEAr13xx: Fix Interrupt bindings Vipul Kumar Samar
2012-07-13 9:23 ` [PATCH V2 2/7] clk: SPEAr1340: Fix clk enable register for uart1 and i2c1 Vipul Kumar Samar
2012-07-13 9:23 ` [PATCH V2 3/7] clk: SPEAr13xx: Add localtimer (twd) clock support Vipul Kumar Samar
2012-07-13 9:23 ` [PATCH V2 4/7] Clk : SPEAr13xx: Register con_id for Ethernet phy clks Vipul Kumar Samar
2012-07-13 9:23 ` [PATCH V2 5/7] Clk: SPEAr1340: Update sys clock parent array Vipul Kumar Samar
2012-07-13 10:18 ` viresh kumar
2012-07-13 9:23 ` [PATCH V2 6/7] ARM: SPEAr13xx: Add auxdata for Ethernet controller Vipul Kumar Samar
2012-07-13 10:30 ` viresh kumar
2012-07-13 14:22 ` Arnd Bergmann
2012-07-17 10:25 ` deepaksi
2012-07-17 10:41 ` Jean-Christophe PLAGNIOL-VILLARD
2012-07-17 10:00 ` deepaksi
2012-07-17 16:53 ` Arnd Bergmann
2012-07-18 9:21 ` deepaksi
2012-07-25 4:33 ` deepaksi
2012-07-25 6:31 ` Arnd Bergmann
2012-07-25 7:34 ` Shiraz Hashim
2012-07-25 17:10 ` Arnd Bergmann
2012-07-26 4:51 ` Shiraz Hashim
2012-07-26 21:44 ` Arnd Bergmann
2012-07-14 11:41 ` Jean-Christophe PLAGNIOL-VILLARD
2012-07-13 9:23 ` [PATCH V2 7/7] net: stmmac: Overwrite platform data if passed from auxdata Vipul Kumar Samar
2012-07-13 10:17 ` viresh kumar
2012-07-13 10:33 ` vipul kumar samar
2012-07-13 10:48 ` viresh kumar
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.1342171151.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).