linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Viresh Kumar <viresh.linux@gmail.com>
To: jgarzik@redhat.com
Cc: spear-devel@list.st.com, viresh.linux@gmail.com,
	linux-ide@vger.kernel.org, sshtylyov@mvista.com,
	Viresh Kumar <viresh.kumar@st.com>
Subject: [PATCH V2 0/5] ata: pata_arasan and ahci_platform updates
Date: Sat, 21 Apr 2012 17:40:08 +0530	[thread overview]
Message-ID: <cover.1335009631.git.viresh.kumar@st.com> (raw)

Jeff,
 
This patchset contains updates for pata_arasan and ahci_platform drivers.
- First patch was earlier sent alone, just included here.
- Second one was sent earlier to you and following was the discussion there:
  http://patchwork.ozlabs.org/patch/99677/

It is used by SPEAr13xx V1 for which is:
http://comments.gmane.org/gmane.linux.ports.arm.kernel/163042

- Others add DT support for them.

V1->V2:
- Removed covering #ifdef CONFIG_HAVE_CLK, #endifs around clk code in
  ahci_platform.
  
  Patch to create non CONFIG_HAVE_CLK clk_*() routines is already floated with
  following subject line:
  clk: Add non CONFIG_HAVE_CLK routines

Viresh Kumar (5):
  ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif
    macros
  ata: pata_arasan: Add clk_{un}prepare() support
  ata: pata_arasan: add Device Tree probing capability
  ata: ahci_platform: Add synopsys ahci controller in DT's compatible
    list
  ata/ahci_platform: Add clock framework support

 .../ata/{calxeda-sata.txt => ahci-platform.txt}    |    5 +-
 .../devicetree/bindings/ata/pata-arasan.txt        |   17 ++++++
 drivers/ata/ahci.h                                 |    2 +
 drivers/ata/ahci_platform.c                        |   56 +++++++++++++++++---
 drivers/ata/pata_arasan_cf.c                       |   16 ++++--
 5 files changed, 82 insertions(+), 14 deletions(-)
 rename Documentation/devicetree/bindings/ata/{calxeda-sata.txt => ahci-platform.txt} (90%)
 create mode 100644 Documentation/devicetree/bindings/ata/pata-arasan.txt

-- 
1.7.9


             reply	other threads:[~2012-04-21 12:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-21 12:10 Viresh Kumar [this message]
2012-04-21 12:10 ` [PATCH V2 1/5] ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macros Viresh Kumar
2012-04-21 12:10 ` [PATCH V2 2/5] ata: pata_arasan: Add clk_{un}prepare() support Viresh Kumar
2012-04-21 12:10 ` [PATCH V2 3/5] ata: pata_arasan: add Device Tree probing capability Viresh Kumar
2012-04-21 12:10 ` [PATCH V2 4/5] ata: ahci_platform: Add synopsys ahci controller in DT's compatible list Viresh Kumar
2012-04-21 12:10 ` [PATCH V2 5/5] ata/ahci_platform: Add clock framework support 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.1335009631.git.viresh.kumar@st.com \
    --to=viresh.linux@gmail.com \
    --cc=jgarzik@redhat.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=spear-devel@list.st.com \
    --cc=sshtylyov@mvista.com \
    --cc=viresh.kumar@st.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).