From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752623AbcELJoL (ORCPT ); Thu, 12 May 2016 05:44:11 -0400 Received: from mail-cys01nam02on0049.outbound.protection.outlook.com ([104.47.37.49]:63522 "EHLO NAM02-CY1-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752251AbcELJoF (ORCPT ); Thu, 12 May 2016 05:44:05 -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: [RESEND PATCH v4 0/3] dmaengine: Add clock support for AXI DMAS Date: Thu, 12 May 2016 15:13:45 +0530 Message-ID: <1463046228-21651-1-git-send-email-appanad@xilinx.com> X-Mailer: git-send-email 2.1.1 X-RCIS-Action: ALLOW X-TM-AS-Product-Ver: IMSS-7.1.0.1224-8.0.0.1202-22316.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)(9170700003)(106466001)(6806005)(8936002)(103686003)(19580395003)(50466002)(87936001)(2201001)(586003)(36756003)(4001450100002)(36386004)(90966002)(229853001)(81166006)(189998001)(50986999)(48376002)(52956003)(2906002)(5001770100001)(4326007)(5003940100001)(86362001)(50226002)(42186005)(5008740100001)(47776003)(11100500001)(1220700001)(33646002)(46386002)(92566002)(45336002)(63266004)(107986001)(921003)(1121003)(83996005)(217873001)(2101003);DIR:OUT;SFP:1101;SCL:1;SRVR:CY1NAM02HT131;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: acd24d1f-b79d-4678-094c-08d37a49f21c X-Microsoft-Antispam: UriScan:;BCL:0;PCL:0;RULEID:(8251501002);SRVR:CY1NAM02HT131; X-Microsoft-Antispam-PRVS: <2089354d9cf048cd8531f36cdd91b87a@CY1NAM02HT131.eop-nam02.prod.protection.outlook.com> X-Exchange-Antispam-Report-Test: UriScan:; X-Exchange-Antispam-Report-CFA-Test: BCL:0;PCL:0;RULEID:(601004)(2401047)(13017025)(13023025)(13015025)(5005006)(13024025)(13018025)(8121501046)(10201501046)(3002001)(6055026);SRVR:CY1NAM02HT131;BCL:0;PCL:0;RULEID:;SRVR:CY1NAM02HT131; X-Forefront-PRVS: 0940A19703 X-OriginatorOrg: xilinx.com X-MS-Exchange-CrossTenant-OriginalArrivalTime: 12 May 2016 09:43:59.5152 (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: CY1NAM02HT131 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This patch series adds basic clock support for AXI DMAS This patch series is created on top of the dma-next branch. 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.1