From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [GIT PULL] DaVinci SoC updates for v3.11 (part 2) Date: Mon, 24 Jun 2013 16:54:02 +0200 Message-ID: <2995587.jVmYWMG6GW@wuerfel> References: <51C85ABE.6020505@ti.com> <51C85BBD.1080002@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <51C85BBD.1080002-l0cyMroinI0@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: Errors-To: davinci-linux-open-source-bounces-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org To: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org Cc: Olof Johansson , Vinod Koul , Davinci-linux-open-source-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org, "linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" List-Id: linux-omap@vger.kernel.org On Monday 24 June 2013 20:16:21 Sekhar Nori wrote: > replying to own with address of DaVinci kernel list fixed. > > On 6/24/2013 8:12 PM, Sekhar Nori wrote: > > Hi Arnd, Olof, > > > > Can you please pull the following EDMA related updates for v3.11? > > There is a small change to drivers/dma/Kconfig that would have liked > > Vinod's ack, but the change is pretty trivial and the patches have > > been out there for pretty long now. > > > > Thanks, > > Sekhar > > > > The following changes since commit 7bb5d75ce91ca3725256c0d502624ed697231cde: > > > > ARM: edma: remove unused transfer controller handlers (2013-06-18 10:53:13 +0530) > > > > are available in the git repository at: > > > > git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-for-v3.11/soc-2 > > > > for you to fetch changes up to e65abbbc5279319ab679298f8740ddf53e022a5e: > > > > dmaengine: edma: enable build for AM33XX (2013-06-24 15:55:08 +0530) > > > > ---------------------------------------------------------------- > > DaVinci SoC updates for v3.11 - part 2 > > -------------------------------------- > > > > This pull request adds DT and runtime PM to > > EDMA ARM private API so it can be used on > > DT enabled DaVinci and OMAP platforms. > > > > Also adds DMA channel crossbar mapping > > support to be used by DT-enabled platforms > > which use it. Pulled into next/soc, thanks! Arnd