summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mxs
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2015-07-03 08:38:20 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2015-07-03 08:38:20 +0200
commitf037355761e79736bef67df1c17c1049e91c52c0 (patch)
tree6e11b6655d72eed5c4bcd35146c647f03adfe301 /arch/arm/mach-mxs
parent18ea2863bf76d6cd81c83706b5eb180dc5ad23bc (diff)
parentaf2cc97ede7155cdb8e1c0caa48d9c9aa12a8cb7 (diff)
downloadbarebox-f037355761e79736bef67df1c17c1049e91c52c0.tar.gz
barebox-f037355761e79736bef67df1c17c1049e91c52c0.tar.xz
Merge branch 'for-next/pwm'
Diffstat (limited to 'arch/arm/mach-mxs')
-rw-r--r--arch/arm/mach-mxs/include/mach/imx28-regs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mxs/include/mach/imx28-regs.h b/arch/arm/mach-mxs/include/mach/imx28-regs.h
index de0d882414..1a90ec2aa5 100644
--- a/arch/arm/mach-mxs/include/mach/imx28-regs.h
+++ b/arch/arm/mach-mxs/include/mach/imx28-regs.h
@@ -34,6 +34,7 @@
#define IMX_WDT_BASE 0x80056000
#define IMX_I2C0_BASE 0x80058000
#define IMX_I2C1_BASE 0x8005a000
+#define IMX_PWM_BASE 0x80064000
#define IMX_TIM1_BASE 0x80068000
#define IMX_UART0_BASE 0x8006a000
#define IMX_UART1_BASE 0x8006c000