From: Viresh Kumar <viresh.kumar@linaro.org>
To: jgarzik@redhat.com
Cc: linux-ide@vger.kernel.org, sshtylyov@mvista.com,
spear-devel@list.st.com, viresh.linux@gmail.com,
Viresh Kumar <viresh.kumar@linaro.com>
Subject: [PATCH V3 Resend 0/3] ata: pata_arasan and ahci_platform updates
Date: Mon, 27 Aug 2012 10:37:16 +0530 [thread overview]
Message-ID: <cover.1346042344.git.viresh.kumar@linaro.com> (raw)
From: Viresh Kumar <viresh.kumar@linaro.com>
Jeff,
This patchset contains updates for pata_arasan and ahci_platform drivers. I have
updated it as per earlier discussions for following patchset:
"clk: Add non CONFIG_HAVE_CLK routines"
It is used by SPEAr13xx V1 for which is:
http://comments.gmane.org/gmane.linux.ports.arm.kernel/163042
V2->V3:
- Updated "ata/ahci_platform: Add clock framework support" as per latest patch
for dummy clk APIs applied by Andrew Morton
- Dropped two patches, already got applied.
V1->V2:
- Removed covering #ifdef CONFIG_HAVE_CLK, #endifs around clk code in
ahci_platform.
Viresh Kumar (3):
ata: pata_arasan: Add clk_{un}prepare() support
ata: pata_arasan: add Device Tree probing capability
ata/ahci_platform: Add clock framework support
.../devicetree/bindings/ata/pata-arasan.txt | 17 +++++++
drivers/ata/ahci.h | 2 +
drivers/ata/ahci_platform.c | 57 +++++++++++++++++++---
drivers/ata/pata_arasan_cf.c | 14 +++++-
4 files changed, 81 insertions(+), 9 deletions(-)
create mode 100644 Documentation/devicetree/bindings/ata/pata-arasan.txt
--
1.7.12.rc2.18.g61b472e
next reply other threads:[~2012-08-27 5:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-27 5:07 Viresh Kumar [this message]
2012-08-27 5:07 ` [PATCH V3 Resend 1/3] ata: pata_arasan: Add clk_{un}prepare() support Viresh Kumar
2012-08-27 5:07 ` [PATCH V3 Resend 2/3] ata: pata_arasan: add Device Tree probing capability Viresh Kumar
2012-08-27 5:07 ` [PATCH V3 Resend 3/3] ata/ahci_platform: Add clock framework support Viresh Kumar
2012-09-27 10:59 ` [PATCH V3 Resend 0/3] ata: pata_arasan and ahci_platform updates viresh kumar
2012-09-28 4:25 ` viresh kumar
2012-10-02 2:46 ` Jeff Garzik
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.1346042344.git.viresh.kumar@linaro.com \
--to=viresh.kumar@linaro.org \
--cc=jgarzik@redhat.com \
--cc=linux-ide@vger.kernel.org \
--cc=spear-devel@list.st.com \
--cc=sshtylyov@mvista.com \
--cc=viresh.kumar@linaro.com \
--cc=viresh.linux@gmail.com \
/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).