linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2 0/2] ARM: dts: Fix the number of DMA channels for Exynos3250/4
@ 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
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Chanwoo Choi @ 2014-11-12  2:50 UTC (permalink / raw)
  To: linux-arm-kernel

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(-)

-- 
1.8.5.5

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-11-13  2:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCHv2 1/2] ARM: dts: Fix the number of DMA channels for Exynos3250 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  5:38 ` [PATCHv2 0/2] ARM: dts: Fix the number of DMA channels for Exynos3250/4 Chanwoo Choi
2014-11-13  2:34   ` Kukjin Kim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).