|
|
Re: [PATCH 4/4] ARM: Exynos5: Add PDMA and MDMA physical base address defines |
Hi, 2012/3/28 Kukjin Kim <kgene.kim@xxxxxxxxxxx>: > Thomas Abraham wrote: >> Add PDMA and MDMA physical base address macros which is require for Exynos5 >> of_dev_auxdata setup. >> >> Signed-off-by: Thomas Abraham<thomas.ab@xxxxxxxxxxx> >> --- >> arch/arm/mach-exynos/include/mach/map.h | 5 +++++ >> arch/arm/mach-exynos/mach-exynos5-dt.c | 3 ++- >> 2 files changed, 7 insertions(+), 1 deletions(-) >> >> diff --git a/arch/arm/mach-exynos/include/mach/map.h b/arch/arm/mach-exynos/include/mach/map.h >> index 024d38f..37d93fd 100644 >> --- a/arch/arm/mach-exynos/include/mach/map.h >> +++ b/arch/arm/mach-exynos/include/mach/map.h >> @@ -90,6 +90,11 @@ >> #define EXYNOS4_PA_PDMA0 0x12680000 >> #define EXYNOS4_PA_PDMA1 0x12690000 >> >> +#define EXYNOS5_PA_PDMA0 0x121A0000 >> +#define EXYNOS5_PA_PDMA1 0x121B0000 >> +#define EXYNOS5_PA_MDMA0 0x10800000 >> +#define EXYNOS5_PA_MDMA1 0x11C10000 >> + > > See, "ARM: EXYNOS: Support DMA for Exynos5250 SoC" > http://lists.infradead.org/pipermail/linux-arm-kernel/2012-February/085434.html > > But this merge window is not including it :( Compilation of CONFIG_MACH_EXYNOS5_DT is broken without the above PDMA defines. Either add the defines, or remove the AUXDATA as part of the fixes for this release, please. -Olof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
[Linux ARM (vger)] [Linux ARM MSM] [Linux Omap] [Linux Arm] [Linux Tegra] [Fedora ARM] [eCos] [Linux Fastboot] [Gcc Help] [Git] [DCCP] [IETF Announce] [Security] [PDAs] [Linux] [Linux MIPS] [Yosemite Campsites] [Photos]
![]() |
![]() |