Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1372193
| Path | csiph.com!weretis.net!feeder4.news.weretis.net!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Kedareswara rao Appana <appana.durga.rao@xilinx.com> |
| Newsgroups | linux.kernel |
| Subject | [RESEND PATCH v2 0/6] dmaengine: vdma: AXI DMA's enhancments |
| Date | Wed, 06 Apr 2016 07:20:02 +0200 |
| Message-ID | <rkO2J-7uk-3@gated-at.bofh.it> (permalink) |
| X-Original-To | <robh+dt@kernel.org>, <pawel.moll@arm.com>, <mark.rutland@arm.com>, <ijc+devicetree@hellion.org.uk>, <galak@codeaurora.org>, <michal.simek@xilinx.com>, <soren.brinkmann@xilinx.com>, <vinod.koul@intel.com>, <dan.j.williams@intel.com>, <appanad@xilinx.com>, <moritz.fischer@ettus.com>, <laurent.pinchart@ideasonboard.com>, <luis@debethencourt.com>, <svemula@xilinx.com>, <anirudh@xilinx.com> |
| Authentication-Results | spf=pass (sender IP is 149.199.60.100) 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; |
| Received-Spf | Pass (protection.outlook.com: domain of xilinx.com designates 149.199.60.100 as permitted sender) receiver=protection.outlook.com; client-ip=149.199.60.100; helo=xsj-pvapsmtpgw02; |
| 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-22240.005 |
| X-Tm-As-User-Approved-Sender | Yes;Yes |
| X-Forefront-Antispam-Report | CIP:149.199.60.100;IPV:NLI;CTRY:US;EFV:NLI;SFV:NSPM;SFS:(10009020)(6009001)(2980300002)(438002)(189002)(199003)(50466002)(50986999)(92566002)(90966002)(5008740100001)(36386004)(45336002)(1096002)(5003940100001)(1220700001)(6806005)(106466001)(87936001)(46386002)(33646002)(47776003)(63266004)(189998001)(36756003)(5001770100001)(42186005)(586003)(2201001)(11100500001)(48376002)(50226001)(103686003)(52956003)(86362001)(4326007)(19580395003)(4001450100002)(229853001)(81166005)(2906002)(107986001)(921003)(1121003)(83996005)(2101003)(217873001);DIR:OUT;SFP:1101;SCL:1;SRVR:BL2NAM02HT133;H:xsj-pvapsmtpgw02;FPR:;SPF:Pass;MLV:nov;MX:1;A:1;PTR:xapps1.xilinx.com,unknown-60-100.xilinx.com;LANG:en; |
| MIME-Version | 1.0 |
| Content-Type | text/plain |
| X-Ms-Office365-Filtering-Correlation-ID | 0360098f-a7eb-49b1-052e-08d35dda6f73 |
| X-Microsoft-Antispam | UriScan:;BCL:0;PCL:0;RULEID:(8251501002);SRVR:BL2NAM02HT133; |
| X-Microsoft-Antispam-Prvs | <a470a65711bb4b64b5e0b0dd20216002@BL2NAM02HT133.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)(13024025)(13015025)(13017025)(8121501046)(5005006)(13023025)(13018025)(3002001)(10201501046);SRVR:BL2NAM02HT133;BCL:0;PCL:0;RULEID:;SRVR:BL2NAM02HT133; |
| X-Forefront-Prvs | 0904004ECB |
| X-Originatororg | xilinx.com |
| X-Ms-Exchange-Crosstenant-Originalarrivaltime | 06 Apr 2016 05:15:14.1559 (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.100];Helo=[xsj-pvapsmtpgw02] |
| X-Ms-Exchange-Crosstenant-Fromentityheader | HybridOnPrem |
| X-Ms-Exchange-Transport-Crosstenantheadersstamped | BL2NAM02HT133 |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 23 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | <devicetree@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org>, <linux-kernel@vger.kernel.org>, <dmaengine@vger.kernel.org> |
| X-Original-Date | Wed, 6 Apr 2016 10:44:54 +0530 |
| X-Original-Message-ID | <1459919700-6692-1-git-send-email-appanad@xilinx.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1372193 |
Show key headers only | View raw
This patch series does some enhancments to the VDMA driver
which includes
--> Adding support for AXI DMA IP.
--> Adding support for AXI CDMA IP.
--> Fixing checkpatch warnings.
Kedareswara rao Appana (6):
dmaengine: vdma: Fix checkpatch.pl warnings
dmaengine: vdma: Rename xilinx_vdma_ prefix to xilinx_dma
Documentation: DT: vdma: update binding doc for AXI DMA
dmaengine: vdma: Add Support for Xilinx AXI Direct Memory Access
Engine
Documentation: DT: vdma: update binding doc for AXI CDMA
dmaengine: vdma: Add Support for Xilinx AXI Central Direct Memory
Access Engine
.../devicetree/bindings/dma/xilinx/xilinx_vdma.txt | 38 +-
drivers/dma/xilinx/xilinx_vdma.c | 1335 ++++++++++++++------
include/linux/dma/xilinx_dma.h | 14 +
3 files changed, 1028 insertions(+), 359 deletions(-)
--
2.1.2
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[RESEND PATCH v2 0/6] dmaengine: vdma: AXI DMA's enhancments Kedareswara rao Appana <appana.durga.rao@xilinx.com> - 2016-04-06 07:20 +0200
[RESEND PATCH v2 5/6] Documentation: DT: vdma: update binding doc for AXI CDMA Kedareswara rao Appana <appana.durga.rao@xilinx.com> - 2016-04-06 07:20 +0200
[RESEND PATCH v2 3/6] Documentation: DT: vdma: update binding doc for AXI DMA Kedareswara rao Appana <appana.durga.rao@xilinx.com> - 2016-04-06 07:20 +0200
Re: [RESEND PATCH v2 3/6] Documentation: DT: vdma: update binding doc for AXI DMA Vinod Koul <vinod.koul@intel.com> - 2016-04-06 17:40 +0200
RE: [RESEND PATCH v2 3/6] Documentation: DT: vdma: update binding doc for AXI DMA Appana Durga Kedareswara Rao <appana.durga.rao@xilinx.com> - 2016-04-06 17:50 +0200
Re: [RESEND PATCH v2 2/6] dmaengine: vdma: Rename xilinx_vdma_ prefix to xilinx_dma Vinod Koul <vinod.koul@intel.com> - 2016-04-06 17:50 +0200
csiph-web