Re: [GIT PULL 4/4] omap crossbar support for v3.15

2014-03-08 Thread Olof Johansson
On Sun, Mar 02, 2014 at 03:14:49PM -0800, Tony Lindgren wrote: > The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72: > > Linus 3.14-rc1 (2014-02-02 16:42:13 -0800) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/li

Re: [GIT PULL 3/4] omap device tree changes for v3.15

2014-03-08 Thread Olof Johansson
On Sun, Mar 02, 2014 at 04:10:49PM -0800, Tony Lindgren wrote: > * Tony Lindgren [140302 15:55]: > > The following changes since commit 6d0abeca3242a88cab8232e4acd7e2bf088f3bc2: > > > > Linux 3.14-rc3 (2014-02-16 13:30:25 -0800) > > > > are available in the git repository at: > > > > git://

Re: [GIT PULL 3/4] omap device tree changes for v3.15

2014-03-08 Thread Olof Johansson
On Sun, Mar 02, 2014 at 03:14:48PM -0800, Tony Lindgren wrote: > The following changes since commit 6d0abeca3242a88cab8232e4acd7e2bf088f3bc2: > > Linux 3.14-rc3 (2014-02-16 13:30:25 -0800) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/li

Re: [GIT PULL 2/4] omap prcm changes for v3.15

2014-03-08 Thread Olof Johansson
On Sun, Mar 02, 2014 at 03:14:46PM -0800, Tony Lindgren wrote: > The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72: > > Linus 3.14-rc1 (2014-02-02 16:42:13 -0800) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/li

Re: [GIT PULL 1/4] omap soc changes for v3.15

2014-03-08 Thread Olof Johansson
On Sun, Mar 02, 2014 at 03:14:45PM -0800, Tony Lindgren wrote: > The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72: > > Linus 3.14-rc1 (2014-02-02 16:42:13 -0800) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/li

Re: [GIT PULL] two omap dt regression fixes for v3.14-rc4

2014-03-08 Thread Olof Johansson
On Sun, Mar 02, 2014 at 03:04:48PM -0800, Tony Lindgren wrote: > The following changes since commit 4b41636878ee32d4c45a49de7749abca9721bd6a: > > ARM: OMAP3: Fix pinctrl interrupts for core2 (2014-02-27 15:35:48 -0800) > > are available in the git repository at: > > git://git.kernel.org/pub/

Re: [RFC PATCH 0/9] drivers: dma: Add support for dma-channel router

2014-03-08 Thread Rob Herring
On Fri, Mar 7, 2014 at 6:16 AM, Sricharan R wrote: > In some SoCs the dma request lines from the peripherals are > routed to the dma-controller through a crossbar. With this the > dma controller's available request lines are shared between the > peripherals. > > This adds support to register the c

Re: [PATCH 0/5] OMAP IOMMU fixes and IOMMU architecture questions

2014-03-08 Thread Sakari Ailus
Hi Laurent, Laurent Pinchart wrote: along with a patch series that ports the OMAP3 ISP driver to the DMA API. I will submit that one for review once the IOMMU patches get accepted and after fixing a couple of remaining bugs (I'm aware that I have broken userspace PFNMAP buffers). Laurent Pincha