[PATCH 1/3] msm: 8660: Add clock control regions to iomap
From: Stephen Boyd <hidden>
Date: 2011-03-10 20:19:36
Also in:
linux-arm-msm, lkml
From: Stephen Boyd <hidden>
Date: 2011-03-10 20:19:36
Also in:
linux-arm-msm, lkml
On 03/10/2011 07:40 AM, Sergei Shtylyov wrote:
quoted
diff --git a/arch/arm/mach-msm/include/mach/msm_iomap-8x60.hb/arch/arm/mach-msm/include/mach/msm_iomap-8x60.h index 3b19b8f..ddfc85b 100644--- a/arch/arm/mach-msm/include/mach/msm_iomap-8x60.h +++ b/arch/arm/mach-msm/include/mach/msm_iomap-8x60.h@@ -53,6 +53,14 @@ #define MSM_TLMM_PHYS 0x00800000 #define MSM_TLMM_SIZE SZ_16K +#define MSM_CLK_CTL_BASE IOMEM(0xFA010000) +#define MSM_CLK_CTL_PHYS 0x00900000 +#define MSM_CLK_CTL_SIZE SZ_16KSurrounding code separates the macro names from values by tabs, and you're using spaces. Should be more consistent...
Thanks, will fix. -- Sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.