linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V3 0/3] ata: pata_arasan and ahci_platform updates
@ 2012-05-09  4:08 Viresh Kumar
  2012-05-09  4:08 ` [PATCH V3 1/3] ata: pata_arasan: Add clk_{un}prepare() support Viresh Kumar
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Viresh Kumar @ 2012-05-09  4:08 UTC (permalink / raw)
  To: jgarzik; +Cc: linux-ide, sshtylyov, spear-devel, viresh.linux, Viresh Kumar

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


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

end of thread, other threads:[~2012-07-16 11:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-09  4:08 [PATCH V3 0/3] ata: pata_arasan and ahci_platform updates Viresh Kumar
2012-05-09  4:08 ` [PATCH V3 1/3] ata: pata_arasan: Add clk_{un}prepare() support Viresh Kumar
2012-05-22 20:01   ` Jeff Garzik
2012-06-13  9:12     ` viresh kumar
2012-07-16 11:37       ` viresh kumar
2012-05-09  4:09 ` [PATCH V3 2/3] ata: pata_arasan: add Device Tree probing capability Viresh Kumar
2012-05-09  4:09 ` [PATCH V3 3/3] ata/ahci_platform: Add clock framework support Viresh Kumar

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