linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RFC v4 00/10] ahci: library-ise ahci_platform, add sunxi driver and cleanup imx driver
@ 2014-01-20 16:44 Hans de Goede
  2014-01-20 16:44 ` [PATCH RFC v4 01/10] libahci: Allow drivers to override start_engine Hans de Goede
                   ` (11 more replies)
  0 siblings, 12 replies; 16+ messages in thread
From: Hans de Goede @ 2014-01-20 16:44 UTC (permalink / raw)
  To: linux-arm-kernel

Hi All,

Here is v4 of my patchset for adding ahci-sunxi support. It has grown quite
a bit since I've been going for a more generic approach this time and I've
also cleaned up the ahci-imx driver to use the same generic approach.

History:

v1, by Olliver Schinagl:
This was using the approach of having a platform device which probe method
creates a new child platform device which gets driven by ahci_platform.c,
as done by ahci_imx.c .

v2, by Hans de Goede:
Stand-alone platform driver based on Olliver's work

v3, by Hans de Goede:
patch-series, with 4 different parts
a) Make ahci_platform.c more generic, handle more then 1 clk, target pwr
   regulator
b) New ahci-sunxi code only populating ahci_platform_data, passed to
   ahci_platform.c to of_device_id matching.
c) Refactor ahci-imx code to work the same as the new ahci-sunxi code, this
   is the reason why v3 is an RFC, I'm waiting for the wandboard I ordered to
   arrive so that I can actually test this.
d) dts bindings for the sunxi ahci parts

v4, by Hans de Goede:
patch-series, with 5 different parts:
a) Make ahci_platform.c more generic, handle more then 1 clk, target pwr
   regulator
b) Turn parts of ahci_platform.c into a library for use by other drivers
c) New ahci-sunxi driver using the ahci_platform.c library functionality
d) Refactor ahci-imx code to work the same as the new ahci-sunxi code
e) dts bindings for the sunxi ahci parts

Parts a-d are intended for merging through the ata tree, the dts bindings
will be merged to Maxime Ripard's sunxi-dts tree.

Regards,

Hans

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

end of thread, other threads:[~2014-02-03 22:08 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-20 16:44 [PATCH RFC v4 00/10] ahci: library-ise ahci_platform, add sunxi driver and cleanup imx driver Hans de Goede
2014-01-20 16:44 ` [PATCH RFC v4 01/10] libahci: Allow drivers to override start_engine Hans de Goede
2014-01-20 16:44 ` [PATCH RFC v4 02/10] libahci: Move ahci_host_priv declaration to include/linux/ahci.h Hans de Goede
2014-01-20 16:44 ` [PATCH RFC v4 03/10] ahci-platform: Pass ahci_host_priv ptr to ahci_platform_data init method Hans de Goede
2014-01-20 16:44 ` [PATCH RFC v4 04/10] ahci-platform: Add support for devices with more then 1 clock Hans de Goede
2014-01-20 16:44 ` [PATCH RFC v4 05/10] ahci-platform: Add support for an optional regulator for sata-target power Hans de Goede
2014-01-20 16:44 ` [PATCH RFC v4 06/10] ahci-platform: Add enable_ / disable_resources helper functions Hans de Goede
2014-01-20 16:45 ` [PATCH RFC v4 07/10] ahci-platform: "Library-ise" ahci_probe functionality Hans de Goede
2014-01-20 16:45 ` [PATCH RFC v4 08/10] ahci-platform: "Library-ise" suspend / resume functionality Hans de Goede
2014-01-20 16:45 ` [PATCH RFC v4 09/10] ARM: sunxi: Add support for Allwinner SUNXi SoCs sata to ahci_platform Hans de Goede
2014-01-20 16:45 ` [PATCH RFC v4 10/10] ahci_imx: Port to library-ised ahci_platform Hans de Goede
2014-01-22  6:51   ` Sascha Hauer
2014-01-22  7:25     ` Hans de Goede
     [not found] ` <b8dd9fd4-02ce-4656-8b92-49f2ab82cc69@googlegroups.com>
2014-01-21  7:58   ` [linux-sunxi] Re: [PATCH RFC v4 00/10] ahci: library-ise ahci_platform, add sunxi driver and cleanup imx driver Hans de Goede
2014-02-03 16:31 ` Rob Herring
2014-02-03 22:08   ` Hans de Goede

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