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 -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html