Discussion:
[GIT PULL] DaVinci fixes for v3.15
Sekhar Nori
2014-04-29 14:33:47 UTC
Permalink
The following changes since commit c9eaa447e77efe77b7fa4c953bd62de8297fd6c5:

Linux 3.15-rc1 (2014-04-13 14:18:35 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-fixes-for-v3.15-rc4

for you to fetch changes up to cf7eb979116c2568e8bc3b6a7269c7a359864ace:

ARM: common: edma: Fix xbar mapping (2014-04-29 19:33:49 +0530)

----------------------------------------------------------------
The patch fixes EDMA crossbar mapping to actually
make it work. The patch has been tagged for stable.

----------------------------------------------------------------
Thomas Gleixner (1):
ARM: common: edma: Fix xbar mapping

Documentation/devicetree/bindings/dma/ti-edma.txt | 4 ++--
arch/arm/boot/dts/am33xx.dtsi | 2 +-
arch/arm/common/edma.c | 48 +++++++++++++++---------------------------------
3 files changed, 18 insertions(+), 36 deletions(-)
Sekhar Nori
2014-05-10 10:57:43 UTC
Permalink
Hi,
Post by Sekhar Nori
Linux 3.15-rc1 (2014-04-13 14:18:35 -0700)
git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-fixes-for-v3.15-rc4
ARM: common: edma: Fix xbar mapping (2014-04-29 19:33:49 +0530)
Can you please pull this fix?

Thanks,
Sekhar
Olof Johansson
2014-05-11 05:05:25 UTC
Permalink
Post by Sekhar Nori
Hi,
Post by Sekhar Nori
Linux 3.15-rc1 (2014-04-13 14:18:35 -0700)
git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-fixes-for-v3.15-rc4
ARM: common: edma: Fix xbar mapping (2014-04-29 19:33:49 +0530)
Can you please pull this fix?
Sekhar,

I missed it because it wasn't sent to arm at kernel.org. Please send pull
requests and patches you want us to directly apply there in the future
(it goes to all of us).

I'll merge it in now though. Seems like we missed -rc5 and there won't
be much merges this week, but it should make it for -rc6.

-Olof
Sekhar Nori
2014-05-13 06:11:23 UTC
Permalink
Post by Olof Johansson
Post by Sekhar Nori
Hi,
Post by Sekhar Nori
Linux 3.15-rc1 (2014-04-13 14:18:35 -0700)
git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-fixes-for-v3.15-rc4
ARM: common: edma: Fix xbar mapping (2014-04-29 19:33:49 +0530)
Can you please pull this fix?
Sekhar,
I missed it because it wasn't sent to arm at kernel.org. Please send pull
requests and patches you want us to directly apply there in the future
(it goes to all of us).
Thanks. Will keep in mind.

Regards,
Sekhar

Loading...