All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene.kim@samsung.com>
To: Chanwoo Choi <cw00.choi@samsung.com>
Cc: kgene.kim@samsung.com, linux-samsung-soc@vger.kernel.org,
	linux-kernel@vger.kernel.org, kyungmin.park@samsung.com,
	ben-linux@fluff.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCHv2 0/2] ARM: dts: Fix the number of DMA channels for Exynos3250/4
Date: Thu, 13 Nov 2014 11:34:03 +0900	[thread overview]
Message-ID: <5464189B.1020305@samsung.com> (raw)
In-Reply-To: <5462F24E.7030100@samsung.com>

On 11/12/14 14:38, Chanwoo Choi wrote:
> Dear Kukjin,
>
> Please ignore this patchset because this patchset are wrong.
>
OK.

- Kukjin

> Best Regards,
> Chanwoo Choi
>
> On 11/12/2014 11:50 AM, Chanwoo Choi wrote:
>> This patch fix minor issuse to correct the number of DMA channels for
>> Exynos3250 and Exynos4 series. The PL330 DMA of Exynos3250/Exynos4 support
>> 16 channels simultaneously but, PL330 DMA driver don't use 'dma-channels'
>> property directly. This patchset fix the correct information
>> of Exynos3250/Exynos4's PL330 DMA simply.
>>
>> Changes from v1:
>> - Fix the nubmer for DMA channesl for Exynos4415
>>
>> Chanwoo Choi (2):
>>    ARM: dts: Fix the number of DMA channels for Exynos3250
>>    ARM: dts: Fix the number of DMA channels for Exynos4
>>
>>   arch/arm/boot/dts/exynos3250.dtsi | 4 ++--
>>   arch/arm/boot/dts/exynos4.dtsi    | 4 ++--
>>   arch/arm/boot/dts/exynos4415.dtsi | 4 ++--
>>   3 files changed, 6 insertions(+), 6 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCHv2 0/2] ARM: dts: Fix the number of DMA channels for Exynos3250/4
Date: Thu, 13 Nov 2014 11:34:03 +0900	[thread overview]
Message-ID: <5464189B.1020305@samsung.com> (raw)
In-Reply-To: <5462F24E.7030100@samsung.com>

On 11/12/14 14:38, Chanwoo Choi wrote:
> Dear Kukjin,
>
> Please ignore this patchset because this patchset are wrong.
>
OK.

- Kukjin

> Best Regards,
> Chanwoo Choi
>
> On 11/12/2014 11:50 AM, Chanwoo Choi wrote:
>> This patch fix minor issuse to correct the number of DMA channels for
>> Exynos3250 and Exynos4 series. The PL330 DMA of Exynos3250/Exynos4 support
>> 16 channels simultaneously but, PL330 DMA driver don't use 'dma-channels'
>> property directly. This patchset fix the correct information
>> of Exynos3250/Exynos4's PL330 DMA simply.
>>
>> Changes from v1:
>> - Fix the nubmer for DMA channesl for Exynos4415
>>
>> Chanwoo Choi (2):
>>    ARM: dts: Fix the number of DMA channels for Exynos3250
>>    ARM: dts: Fix the number of DMA channels for Exynos4
>>
>>   arch/arm/boot/dts/exynos3250.dtsi | 4 ++--
>>   arch/arm/boot/dts/exynos4.dtsi    | 4 ++--
>>   arch/arm/boot/dts/exynos4415.dtsi | 4 ++--
>>   3 files changed, 6 insertions(+), 6 deletions(-)

  reply	other threads:[~2014-11-13  2:34 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-12  2:50 [PATCHv2 0/2] ARM: dts: Fix the number of DMA channels for Exynos3250/4 Chanwoo Choi
2014-11-12  2:50 ` Chanwoo Choi
2014-11-12  2:50 ` [PATCHv2 1/2] ARM: dts: Fix the number of DMA channels for Exynos3250 Chanwoo Choi
2014-11-12  2:50   ` Chanwoo Choi
2014-11-12  2:50   ` Chanwoo Choi
2014-11-12  2:50 ` [PATCHv2 2/2] ARM: dts: Fix the number of DMA channels for Exynos4 Chanwoo Choi
2014-11-12  2:50   ` Chanwoo Choi
2014-11-12  5:38 ` [PATCHv2 0/2] ARM: dts: Fix the number of DMA channels for Exynos3250/4 Chanwoo Choi
2014-11-12  5:38   ` Chanwoo Choi
2014-11-13  2:34   ` Kukjin Kim [this message]
2014-11-13  2:34     ` Kukjin Kim

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=5464189B.1020305@samsung.com \
    --to=kgene.kim@samsung.com \
    --cc=ben-linux@fluff.org \
    --cc=cw00.choi@samsung.com \
    --cc=kyungmin.park@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.