Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752272AbcDVGOQ (ORCPT ); Fri, 22 Apr 2016 02:14:16 -0400 Received: from mail-cys01nam02on0057.outbound.protection.outlook.com ([104.47.37.57]:63259 "EHLO NAM02-CY1-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751724AbcDVGOI (ORCPT ); Fri, 22 Apr 2016 02:14:08 -0400 Authentication-Results: spf=pass (sender IP is 149.199.60.83) smtp.mailfrom=xilinx.com; vger.kernel.org; dkim=none (message not signed) header.d=none;vger.kernel.org; dmarc=bestguesspass action=none header.from=xilinx.com; From: Kedareswara rao Appana To: , , , , , , , , , , , , , , , CC: , , , Subject: [PATCH v4 0/3] dmaengine: Add clock support for AXI DMAS Date: Fri, 22 Apr 2016 11:43:47 +0530 Message-ID: <1461305630-4826-1-git-send-email-appanad@xilinx.com> X-Mailer: git-send-email 2.1.2 X-RCIS-Action: ALLOW X-TM-AS-Product-Ver: IMSS-7.1.0.1224-8.0.0.1202-22274.005 X-TM-AS-User-Approved-Sender: Yes;Yes X-EOPAttributedMessage: 0 X-Forefront-Antispam-Report: CIP:149.199.60.83;IPV:NLI;CTRY:US;EFV:NLI;SFV:NSPM;SFS:(10009020)(6009001)(2980300002)(438002)(189002)(199003)(36756003)(5001770100001)(52956003)(48376002)(87936001)(90966002)(189998001)(50226001)(1096002)(86362001)(5003940100001)(229853001)(5008740100001)(2201001)(63266004)(50466002)(103686003)(2906002)(92566002)(47776003)(50986999)(19580395003)(36386004)(6806005)(106466001)(586003)(42186005)(4001450100002)(33646002)(11100500001)(45336002)(4326007)(81166005)(1220700001)(46386002)(107986001)(921003)(1121003)(2101003)(83996005);DIR:OUT;SFP:1101;SCL:1;SRVR:CY1NAM02HT027;H:xsj-pvapsmtpgw01;FPR:;SPF:Pass;MLV:nov;MX:1;A:1;PTR:unknown-60-83.xilinx.com;LANG:en; MIME-Version: 1.0 Content-Type: text/plain X-MS-Office365-Filtering-Correlation-Id: 7d2c8b5a-cd5a-4416-2cf2-08d36a754ee0 X-Microsoft-Antispam: UriScan:;BCL:0;PCL:0;RULEID:(8251501002);SRVR:CY1NAM02HT027; X-Microsoft-Antispam-PRVS: <145047d7542342c8849049a068946bd7@CY1NAM02HT027.eop-nam02.prod.protection.outlook.com> X-Exchange-Antispam-Report-Test: UriScan:; X-Exchange-Antispam-Report-CFA-Test: BCL:0;PCL:0;RULEID:(9101521053)(601004)(2401047)(13024025)(13018025)(5005006)(13015025)(13017025)(8121501046)(13023025)(3002001)(10201501046);SRVR:CY1NAM02HT027;BCL:0;PCL:0;RULEID:;SRVR:CY1NAM02HT027; X-Forefront-PRVS: 0920602B08 X-OriginatorOrg: xilinx.com X-MS-Exchange-CrossTenant-OriginalArrivalTime: 22 Apr 2016 06:14:04.9060 (UTC) X-MS-Exchange-CrossTenant-Id: 657af505-d5df-48d0-8300-c31994686c5c X-MS-Exchange-CrossTenant-OriginalAttributedTenantConnectingIp: TenantId=657af505-d5df-48d0-8300-c31994686c5c;Ip=[149.199.60.83];Helo=[xsj-pvapsmtpgw01] X-MS-Exchange-CrossTenant-FromEntityHeader: HybridOnPrem X-MS-Exchange-Transport-CrossTenantHeadersStamped: CY1NAM02HT027 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 541 Lines: 15 This patch series adds basic clock support for AXI DMAS This patch series is created on top of the "dmaengine: vdma: AXI DMA's enhancments" patch series. Kedareswara rao Appana (3): dmaengine: vdma: Add config structure to differentiate dmas Documentation: DT: vdma: Add clock support for dmas dmaengine: vdma: Add clock support .../devicetree/bindings/dma/xilinx/xilinx_vdma.txt | 15 + drivers/dma/xilinx/xilinx_vdma.c | 307 ++++++++++++++++++--- 2 files changed, 289 insertions(+), 33 deletions(-) -- 2.1.2