From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Subject: [PATCH v2 0/9] Ata ceva patches Date: Mon, 21 Aug 2017 13:17:15 +0200 Message-ID: Return-path: Sender: linux-ide-owner@vger.kernel.org To: linux-kernel@vger.kernel.org, monstr@monstr.eu Cc: Alexander Graf , Rob Herring , Tejun Heo , devicetree@vger.kernel.org, linux-ide@vger.kernel.org, Rob Herring , Mark Rutland List-Id: devicetree@vger.kernel.org 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