From: Bartlomiej Zolnierkiewicz Date: Mon, 7 Oct 2013 22:08:55 +0000 (+0900) Subject: ARM: dts: fix PL330 MDMA1 address in DT for Universal C210 board X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~53^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22c98592094e6c149b05cc13d4d6ec495e6f5879;p=pandora-kernel.git ARM: dts: fix PL330 MDMA1 address in DT for Universal C210 board Revision 0 of Exynos4210 SoC (used on Universal C210 board) requires 'secure' PL330 MDMA1 address (0x12840000) instead of 'non-secure' one (0x12850000). Fix it by overriding the default PL330 MDMA1 address in exynos4210-universal_c210.dts. This is a Device Tree (DT) version of commit 91280e7 ("ARM: EXYNOS: PL330 MDMA1 fix for revision 0 of Exynos4210 SOC") and fixes recent regression caused by conversion to DT-only setup on ARM EXYNOS. Signed-off-by: Bartlomiej Zolnierkiewicz Signed-off-by: Kyungmin Park Acked-by: Tomasz Figa Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed