9
0
Fork 0

imx35-regs: add UART2 to CCM defines

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Eric Bénard 2014-09-24 16:43:17 +02:00 committed by Sascha Hauer
parent 690e392027
commit 8b8ffecb64
1 changed files with 1 additions and 0 deletions

View File

@ -153,6 +153,7 @@
#define MX35_CCM_CGR1_FEC_SHIFT 0
#define MX35_CCM_CGR1_I2C1_SHIFT 10
#define MX35_CCM_CGR1_SDHC1_SHIFT 26
#define MX35_CCM_CGR2_UART2_SHIFT 18
#define MX35_CCM_CGR2_USB_SHIFT 22
#define MX35_CCM_RCSR_MEM_CTRL_SHIFT 25