linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] ata: pata_arasan and ahci_platform updates
@ 2012-04-20 14:38 Viresh Kumar
  2012-04-20 14:38 ` [PATCH 1/5] ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macros Viresh Kumar
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Viresh Kumar @ 2012-04-20 14:38 UTC (permalink / raw)
  To: jgarzik; +Cc: spear-devel, viresh.linux, linux-ide, Viresh Kumar

Hi 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 for which i would be upstreaming support shortly. Will
  cc you there.

- Others add DT support for them.

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                                 |    4 +
 drivers/ata/ahci_platform.c                        |   64 +++++++++++++++++--
 drivers/ata/pata_arasan_cf.c                       |   16 ++++-
 5 files changed, 92 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


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

end of thread, other threads:[~2012-04-20 18:11 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-20 14:38 [PATCH 0/5] ata: pata_arasan and ahci_platform updates Viresh Kumar
2012-04-20 14:38 ` [PATCH 1/5] ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macros Viresh Kumar
2012-04-20 14:38 ` [PATCH 2/5] ata: pata_arasan: Add clk_{un}prepare() support Viresh Kumar
2012-04-20 14:38 ` [PATCH 3/5] ata: pata_arasan: add Device Tree probing capability Viresh Kumar
2012-04-20 14:38 ` [PATCH 4/5] ata: ahci_platform: Add synopsys ahci controller in DT's compatible list Viresh Kumar
2012-04-20 14:38 ` [PATCH 5/5] ata/ahci_platform: Add clock framework support Viresh Kumar
2012-04-20 14:58   ` Sergei Shtylyov
2012-04-20 17:41     ` viresh kumar
2012-04-20 18:09       ` Sergei Shtylyov

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