From: "kefeng.wang" <kefeng.wang@linaro.org>
To: Tejun Heo <tj@kernel.org>,
Maxime Ripard <maxime.ripard@free-electrons.com>,
linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: Kefeng Wang <kefeng.wang@linaro.org>,
Hans de Goede <hdegoede@redhat.com>,
xuwei5@hisilicon.com
Subject: Re: [PATCH v6 0/3] ahci: add support for hisilicon sata
Date: Mon, 05 May 2014 20:05:54 +0800 [thread overview]
Message-ID: <53677EA2.20004@linaro.org> (raw)
In-Reply-To: <1398416351-30567-1-git-send-email-kefeng.wang@linaro.org>
Hi Tejun, ping...
On 2014-4-25 16:59, Kefeng Wang wrote:
> change in v6:
> 1) type of host_flags changed from unsigned int to unsigned long,
> fix the building warning and error.
>
> channge in v5:
> 1) drop AHCI_HFLAGS(...) from ahci_xgene.c and do use host_flags
> in ahci_platform_init_host, it's my carelessness.
>
> changes in v4:
> 1) add a dynamic host_flags parameter in ahci_platform_init_host
> to make it more flexible, modify some driver to use new
> way to pass host flags, suggested by Hans
>
> changes in v3:
> 1) move NO_FBS chunk after YES_FBS, Tejun's suggestion
> 2) use ata_port_info pointer to avoid struct ata_port_info
> on the stack twice
>
> changes in v2:
> 1) make code more concise according to Hans's advice
>
> Kefeng Wang (3):
> ata: ahci: append new hflag AHCI_HFLAG_NO_FBS
> libahci_platform: add host_flags parameter in
> ahci_platform_init_host()
> ahci: add support for Hisilicon sata
>
> .../devicetree/bindings/ata/ahci-platform.txt | 3 ++-
> drivers/ata/ahci.h | 1 +
> drivers/ata/ahci_da850.c | 3 ++-
> drivers/ata/ahci_imx.c | 3 ++-
> drivers/ata/ahci_platform.c | 9 ++++++++-
> drivers/ata/ahci_st.c | 2 +-
> drivers/ata/ahci_sunxi.c | 9 ++++++---
> drivers/ata/ahci_xgene.c | 7 +++++--
> drivers/ata/libahci.c | 5 +++++
> drivers/ata/libahci_platform.c | 5 ++++-
> include/linux/ahci_platform.h | 1 +
> 11 files changed, 37 insertions(+), 11 deletions(-)
>
next prev parent reply other threads:[~2014-05-05 12:06 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-25 8:59 [PATCH v6 0/3] ahci: add support for hisilicon sata Kefeng Wang
2014-04-25 8:59 ` [PATCH v6 1/3] ata: ahci: append new hflag AHCI_HFLAG_NO_FBS Kefeng Wang
2014-04-25 8:59 ` [PATCH v6 2/3] libahci_platform: add host_flags parameter in ahci_platform_init_host() Kefeng Wang
2014-04-25 8:59 ` [PATCH v6 3/3] ahci: add support for Hisilicon sata Kefeng Wang
2014-05-13 19:04 ` Tejun Heo
2014-05-14 6:12 ` kefeng.wang
2014-04-25 10:14 ` [PATCH v6 0/3] ahci: add support for hisilicon sata Hans de Goede
2014-05-05 12:05 ` kefeng.wang [this message]
2014-05-14 17:07 ` Tejun Heo
2014-06-10 9:51 ` [PATCH] ahci: disable ncq feature " kefeng.wang
2014-06-10 10:07 ` kefeng.wang
2014-06-10 13:56 ` Hans de Goede
2014-06-24 7:11 ` kefeng.wang
2014-06-24 20:56 ` Tejun Heo
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=53677EA2.20004@linaro.org \
--to=kefeng.wang@linaro.org \
--cc=hdegoede@redhat.com \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=maxime.ripard@free-electrons.com \
--cc=tj@kernel.org \
--cc=xuwei5@hisilicon.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).