From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752887AbdHDNSX (ORCPT ); Fri, 4 Aug 2017 09:18:23 -0400 Received: from mail-wm0-f68.google.com ([74.125.82.68]:37189 "EHLO mail-wm0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752736AbdHDNSV (ORCPT ); Fri, 4 Aug 2017 09:18:21 -0400 From: Michal Simek To: linux-kernel@vger.kernel.org, monstr@monstr.eu Cc: Alexander Graf , Tejun Heo , devicetree@vger.kernel.org, linux-ide@vger.kernel.org, Rob Herring , Mark Rutland Subject: [PATCH 0/9] Ata ceva patches Date: Fri, 4 Aug 2017 15:18:09 +0200 Message-Id: X-Mailer: git-send-email 1.9.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, this patchset contains the latest changes which are available in Xilinx tree. Thanks, Michal 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