[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130624101903.GV5523@atomide.com>
Date: Mon, 24 Jun 2013 03:19:04 -0700
From: Tony Lindgren <tony@...mide.com>
To: Joel A Fernandes <joelagnel@...com>
Cc: Sekhar Nori <nsekhar@...com>, Matt Porter <matt@...orter.com>,
Grant Likely <grant.likely@...retlab.ca>,
Rob Herring <rob.herring@...xeda.com>,
Vinod Koul <vinod.koul@...el.com>,
Mark Brown <broonie@...nsource.wolfsonmicro.com>,
Benoit Cousson <b-cousson@...com>,
Russell King <linux@....linux.org.uk>,
Rob Landley <rob@...dley.net>,
Andrew Morton <akpm@...ux-foundation.org>,
Jason Kridner <jkridner@...gleboard.org>,
Koen Kooi <koen@...gleboard.org>,
Devicetree Discuss <devicetree-discuss@...ts.ozlabs.org>,
Linux OMAP List <linux-omap@...r.kernel.org>,
Linux ARM Kernel List <linux-arm-kernel@...ts.infradead.org>,
Linux DaVinci Kernel List
<davinci-linux-open-source@...ux.davincidsp.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Documentation List <linux-doc@...r.kernel.org>,
Linux MMC List <linux-mmc@...r.kernel.org>,
Linux SPI Devel List
<spi-devel-general@...ts.sourceforge.net>,
Arnd Bergmann <arnd@...db.de>
Subject: Re: [PATCH v12 00/11] DMA Engine support for AM33XX
Hi,
For merging this series, I suggest the following sets:
* Joel A Fernandes <joelagnel@...com> [130620 14:13]:
>
> Joel A Fernandes (3):
> edma: config: Enable config options for EDMA
> da8xx: config: Enable MMC and FS options
> ARM: davinci: Fix compiler warnings in devices-da8xx
>
> Matt Porter (8):
> dmaengine: edma: Add TI EDMA device tree binding
> ARM: edma: Add DT and runtime PM support to the private EDMA API
> ARM: edma: Add EDMA crossbar event mux support
> dmaengine: edma: enable build for AM33XX
Sekhar should queue the above patches, I've acked the
mach-omap2/Kconfig change.
> spi: omap2-mcspi: add generic DMA request support to the DT binding
> spi: omap2-mcspi: convert to dma_request_slave_channel_compat()
The spi changes should get merged via the driver list.
> ARM: dts: add AM33XX EDMA support
> ARM: dts: add AM33XX SPI DMA support
Benoit should queue the .dts changes.
> Documentation/devicetree/bindings/dma/ti-edma.txt | 34 +++
> Documentation/devicetree/bindings/spi/omap-spi.txt | 27 ++-
> arch/arm/Kconfig | 1 +
> arch/arm/boot/dts/am33xx.dtsi | 22 ++
> arch/arm/common/edma.c | 242 ++++++++++++++++++--
> arch/arm/configs/da8xx_omapl_defconfig | 3 +
> arch/arm/mach-davinci/devices-da8xx.c | 8 +-
> arch/arm/mach-omap2/Kconfig | 2 +
> drivers/dma/Kconfig | 4 +-
> drivers/spi/spi-omap2-mcspi.c | 64 ++++--
> include/linux/platform_data/edma.h | 5 +-
> 11 files changed, 369 insertions(+), 43 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/dma/ti-edma.txt
Regards,
Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists