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 -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html