All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/9] Ata ceva patches
@ 2017-08-21 11:17 Michal Simek
  2017-08-21 11:17 ` [PATCH v2 1/9] devicetree: bindings: Add sata port phy config parameters in ahci-ceva Michal Simek
                   ` (9 more replies)
  0 siblings, 10 replies; 15+ messages in thread
From: Michal Simek @ 2017-08-21 11:17 UTC (permalink / raw)
  To: linux-kernel, monstr
  Cc: Alexander Graf, Rob Herring, Tejun Heo, devicetree, linux-ide,
	Rob Herring, Mark Rutland

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


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

end of thread, other threads:[~2017-10-23 14:10 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-21 11:17 [PATCH v2 0/9] Ata ceva patches Michal Simek
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

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.