projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5494b92
)
ARM: mx5: Fix CHSCCDR name
author
Marek Vasut
<marex@denx.de>
Sun, 3 Aug 2014 23:47:08 +0000
(
01:47
+0200)
committer
Stefano Babic
<sbabic@denx.de>
Wed, 20 Aug 2014 10:19:20 +0000
(12:19 +0200)
Fix the name of the CCM CHSCCDR register.
Signed-off-by: Marek Vasut <marex@denx.de>
arch/arm/include/asm/arch-mx5/crm_regs.h
patch
|
blob
|
history
diff --git
a/arch/arm/include/asm/arch-mx5/crm_regs.h
b/arch/arm/include/asm/arch-mx5/crm_regs.h
index
efe57e0
..
b61c7b9
100644
(file)
--- a/
arch/arm/include/asm/arch-mx5/crm_regs.h
+++ b/
arch/arm/include/asm/arch-mx5/crm_regs.h
@@
-40,7
+40,7
@@
struct mxc_ccm_reg {
u32 cs1cdr;
u32 cs2cdr;
u32 cdcdr; /* 0x0030 */
- u32 chscdr;
+ u32 chsc
c
dr;
u32 cscdr2;
u32 cscdr3;
u32 cscdr4; /* 0x0040 */