public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: t.figa@samsung.com (Tomasz Figa)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] DMA: PL330 fixes
Date: Mon, 29 Oct 2012 11:05:13 +0100	[thread overview]
Message-ID: <2027905.ZSjHgXqYha@amdc1227> (raw)
In-Reply-To: <1351504796-24788-1-git-send-email-b.zolnierkie@samsung.com>

Hi Bartlomiej,

On Monday 29 of October 2012 10:59:52 Bartlomiej Zolnierkiewicz wrote:
> Hi,
> 
> The first patch fixes lockup caused by pl330 driver.  It doesn't add
> any dependencies to later patches and can be applied independently.
> 
> The second patch fixes PL330 regression on ARM Exynos 4210 revision 0
> SOC (used by Universal C210 board).
> 
> The third patch adds PL330 MDMA1 controller node to device tree on
> ARM Exynos4 SOCs.
> 
> The fourth patch adds device tree property for PL330 driver to be used
> by controllers that have DMA_MEMCPY capability and updates device tree
> files for ARM platforms using PL330.  Since this patch depends on
> patches #2-3 it would be probably best to also push it through Kukjin's
> tree (with the relevant ACKs added of course).
> 
> 
> Bartlomiej Zolnierkiewicz (4):
>   DMA: PL330: fix locking in pl330_free_chan_resources()
>   ARM: EXYNOS: PL330 MDMA1 fix for revision 0 of Exynos4210 SOC
>   ARM: dts: exynos4: add node for PL330 MDMA1 controller
>   DMA: PL330: add device tree property for DMA_MEMCPY capability
> 
>  Documentation/devicetree/bindings/dma/arm-pl330.txt |  1 +
>  arch/arm/boot/dts/exynos4.dtsi                      |  7 +++++++
>  arch/arm/boot/dts/exynos5250.dtsi                   |  2 ++
>  arch/arm/boot/dts/highbank.dts                      |  1 +
>  arch/arm/boot/dts/socfpga.dtsi                      |  1 +
>  arch/arm/boot/dts/vexpress-v2p-ca15-tc1.dts         |  1 +
>  arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts          |  1 +
>  arch/arm/mach-exynos/dma.c                          |  5 ++++-
>  arch/arm/mach-exynos/include/mach/map.h             |  3 ++-
>  arch/arm/mach-exynos/mach-exynos4-dt.c              |  1 +
>  drivers/dma/pl330.c                                 | 15
> ++++++++++----- 11 files changed, 31 insertions(+), 7 deletions(-)

For all four patches:

Reviewed-by: Tomasz Figa <t.figa@samsung.com>

Best regards,
-- 
Tomasz Figa
Samsung Poland R&D Center
SW Solution Development, Linux Platform

      parent reply	other threads:[~2012-10-29 10:05 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-29  9:59 [PATCH 0/4] DMA: PL330 fixes Bartlomiej Zolnierkiewicz
2012-10-29  9:59 ` [PATCH 1/4] DMA: PL330: fix locking in pl330_free_chan_resources() Bartlomiej Zolnierkiewicz
2012-10-29 21:48   ` Jassi Brar
2012-11-30 10:59     ` Bartlomiej Zolnierkiewicz
2012-11-30 18:07       ` Vinod Koul
2012-12-12 15:08         ` Bartlomiej Zolnierkiewicz
2012-10-29  9:59 ` [PATCH 2/4] ARM: EXYNOS: PL330 MDMA1 fix for revision 0 of Exynos4210 SOC Bartlomiej Zolnierkiewicz
2012-10-29 17:24   ` Kukjin Kim
2012-10-30  8:56     ` Bartlomiej Zolnierkiewicz
2012-11-08  4:49       ` Kukjin Kim
2012-11-08  9:54         ` Bartlomiej Zolnierkiewicz
2012-11-09 10:19           ` Kukjin Kim
2012-11-20 12:23           ` Kukjin Kim
2012-10-29  9:59 ` [PATCH 3/4] ARM: dts: exynos4: add node for PL330 MDMA1 controller Bartlomiej Zolnierkiewicz
2012-11-22 10:57   ` Bartlomiej Zolnierkiewicz
2012-11-23  1:56     ` Kukjin Kim
2012-10-29  9:59 ` [PATCH 4/4] DMA: PL330: add device tree property for DMA_MEMCPY capability Bartlomiej Zolnierkiewicz
2012-10-29 21:45   ` Jassi Brar
2012-10-30  9:21     ` Bartlomiej Zolnierkiewicz
2012-11-09  6:11       ` Jassi Brar
2012-11-30 10:56         ` Bartlomiej Zolnierkiewicz
2012-12-12  7:36           ` Jassi Brar
2012-12-12 15:04             ` Bartlomiej Zolnierkiewicz
2012-10-29 10:05 ` Tomasz Figa [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2027905.ZSjHgXqYha@amdc1227 \
    --to=t.figa@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox