[PATCH] ARM: S5P6440: Add IO descriptor for ChipID block.
Ben Dooks
ben-linux at fluff.org
Tue Jan 19 02:16:16 EST 2010
On Tue, Jan 19, 2010 at 11:21:39AM +0900, Kukjin Kim wrote:
> This patch adds the IO descriptor for ChipID block in S5P6440.
ok, willapply.
> Signed-off-by: Kukjin Kim <kgene.kim at samsung.com>
> ---
> arch/arm/mach-s5p6440/include/mach/map.h | 5 +++++
> 1 files changed, 5 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/mach-s5p6440/include/mach/map.h b/arch/arm/mach-s5p6440/include/mach/map.h
> index b370329..dc922d6 100644
> --- a/arch/arm/mach-s5p6440/include/mach/map.h
> +++ b/arch/arm/mach-s5p6440/include/mach/map.h
> @@ -15,6 +15,11 @@
>
> #include <plat/map-base.h>
>
> +/* Chip ID */
> +#define S5P6440_PA_CHIPID (0xE0000000)
> +#define S5P_PA_CHIPID S5P6440_PA_CHIPID
> +#define S5P_VA_CHIPID S3C_ADDR(0x00700000)
> +
> /* SYSCON */
> #define S5P6440_PA_SYSCON (0xE0100000)
> #define S5P_PA_SYSCON S5P6440_PA_SYSCON
> --
> 1.6.2.5
>
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
--
--
Ben
Q: What's a light-year?
A: One-third less calories than a regular year.
More information about the linux-arm-kernel
mailing list