[PATCH V3] ARM: EXYNOS5: Add I2S SFR base addresse
Padma Venkat
padma.kvr at gmail.com
Fri Nov 23 06:24:30 EST 2012
cc'ing Mark Brown
On Tue, Nov 6, 2012 at 10:06 AM, Padmavathi Venna <padma.v at samsung.com> wrote:
> This patch adds I2S controller0,1,2 base addresses
>
> Signed-off-by: Padmavathi Venna <padma.v at samsung.com>
> ---
>
> Changes since V2:
> - Rebased on 3.7-rc3
>
> Changes since V1:
> - Rebased on 3.6-rc6
> - Reverted Exynos4 I2S1,2 address changes that are added in V1
> as Exynos4 based boards have different I2S base addresses.
>
> arch/arm/mach-exynos/include/mach/map.h | 3 +++
> 1 files changed, 3 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/mach-exynos/include/mach/map.h b/arch/arm/mach-exynos/include/mach/map.h
> index ef4958b..4192d23 100644
> --- a/arch/arm/mach-exynos/include/mach/map.h
> +++ b/arch/arm/mach-exynos/include/mach/map.h
> @@ -42,6 +42,9 @@
> #define EXYNOS4_PA_I2S0 0x03830000
> #define EXYNOS4_PA_I2S1 0xE3100000
> #define EXYNOS4_PA_I2S2 0xE2A00000
> +#define EXYNOS5_PA_I2S0 0x03830000
> +#define EXYNOS5_PA_I2S1 0x12D60000
> +#define EXYNOS5_PA_I2S2 0x12D70000
>
> #define EXYNOS4_PA_PCM0 0x03840000
> #define EXYNOS4_PA_PCM1 0x13980000
> --
> 1.7.4.4
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
More information about the linux-arm-kernel
mailing list