From: Michal Simek <michal.simek@xilinx.com>
To: linux-kernel@vger.kernel.org, monstr@monstr.eu
Cc: Alexander Graf <agraf@suse.de>, Rob Herring <robh@kernel.org>,
Tejun Heo <tj@kernel.org>,
devicetree@vger.kernel.org, linux-ide@vger.kernel.org,
Rob Herring <robh+dt@kernel.org>,
Mark Rutland <mark.rutland@arm.com>
Subject: [PATCH v2 0/9] Ata ceva patches
Date: Mon, 21 Aug 2017 13:17:15 +0200 [thread overview]
Message-ID: <cover.1503314240.git.michal.simek@xilinx.com> (raw)
Hi,
this patchset contains the latest changes which are available in Xilinx tree.
Thanks,
Michal
Changes in v2:
- DT fix naming in parameters description use pN instead of phy
reported by Rob
Anurag Kumar Vulisha (9):
devicetree: bindings: Add sata port phy config parameters in ahci-ceva
ata: ceva: Move sata port phy oob settings to device-tree
ata: ceva: Add gen 3 mode support in driver
ata: ceva: Disable Device Sleep capability
ata: ceva: Make RxWaterMark value as module parameter
ata: ceva: Add CCI support for SATA if CCI is enabled
ata: ceva: Correct the AXI bus configuration for SATA ports
ata: ceva: Correct the suspend and resume logic for SATA
ata: ceva: Add SMMU support for SATA IP
.../devicetree/bindings/ata/ahci-ceva.txt | 39 ++++
drivers/ata/ahci_ceva.c | 197 +++++++++++++++++----
2 files changed, 198 insertions(+), 38 deletions(-)
--
1.9.1
next reply other threads:[~2017-08-21 11:17 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-21 11:17 Michal Simek [this message]
2017-08-21 11:17 ` [PATCH v2 1/9] devicetree: bindings: Add sata port phy config parameters in ahci-ceva Michal Simek
2017-08-23 0:41 ` Rob Herring
2017-08-21 11:17 ` [PATCH v2 2/9] ata: ceva: Move sata port phy oob settings to device-tree Michal Simek
2017-10-20 10:42 ` Michal Simek
2017-10-21 15:19 ` Tejun Heo
[not found] ` <CAHTX3d+cdPBBp-MYHZVQ1RYoHVzfBXqhU+a9dzAbEQ6wgAUC7A@mail.gmail.com>
2017-10-23 14:10 ` Tejun Heo
2017-08-21 11:17 ` [PATCH v2 3/9] ata: ceva: Add gen 3 mode support in driver Michal Simek
2017-08-21 11:17 ` [PATCH v2 4/9] ata: ceva: Disable Device Sleep capability Michal Simek
2017-08-21 11:17 ` [PATCH v2 5/9] ata: ceva: Make RxWaterMark value as module parameter Michal Simek
2017-08-21 11:17 ` [PATCH v2 6/9] ata: ceva: Add CCI support for SATA if CCI is enabled Michal Simek
2017-08-21 11:17 ` [PATCH v2 7/9] ata: ceva: Correct the AXI bus configuration for SATA ports Michal Simek
2017-08-21 11:17 ` [PATCH v2 8/9] ata: ceva: Correct the suspend and resume logic for SATA Michal Simek
2017-08-21 11:17 ` [PATCH v2 9/9] ata: ceva: Add SMMU support for SATA IP Michal Simek
2017-10-23 14:10 ` [PATCH v2 0/9] Ata ceva patches 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=cover.1503314240.git.michal.simek@xilinx.com \
--to=michal.simek@xilinx.com \
--cc=agraf@suse.de \
--cc=devicetree@vger.kernel.org \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=monstr@monstr.eu \
--cc=robh+dt@kernel.org \
--cc=robh@kernel.org \
--cc=tj@kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.