diff options
Diffstat (limited to 'arch/arm/mach-davinci/include/mach/da8xx.h')
-rw-r--r-- | arch/arm/mach-davinci/include/mach/da8xx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-davinci/include/mach/da8xx.h b/arch/arm/mach-davinci/include/mach/da8xx.h index 6f036506bc68..ec2821bc38d2 100644 --- a/arch/arm/mach-davinci/include/mach/da8xx.h +++ b/arch/arm/mach-davinci/include/mach/da8xx.h | |||
@@ -34,6 +34,7 @@ extern void __iomem *da8xx_syscfg_base; | |||
34 | #define DA8XX_SYSCFG_BASE (IO_PHYS + 0x14000) | 34 | #define DA8XX_SYSCFG_BASE (IO_PHYS + 0x14000) |
35 | #define DA8XX_SYSCFG_VIRT(x) (da8xx_syscfg_base + (x)) | 35 | #define DA8XX_SYSCFG_VIRT(x) (da8xx_syscfg_base + (x)) |
36 | #define DA8XX_JTAG_ID_REG 0x18 | 36 | #define DA8XX_JTAG_ID_REG 0x18 |
37 | #define DA8XX_CFGCHIP3_REG 0x188 | ||
37 | 38 | ||
38 | #define DA8XX_PSC0_BASE 0x01c10000 | 39 | #define DA8XX_PSC0_BASE 0x01c10000 |
39 | #define DA8XX_PLL0_BASE 0x01c11000 | 40 | #define DA8XX_PLL0_BASE 0x01c11000 |