summaryrefslogtreecommitdiff
path: root/include/asm-arm/arch-mx6/mx6.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm/arch-mx6/mx6.h')
-rw-r--r--include/asm-arm/arch-mx6/mx6.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-arm/arch-mx6/mx6.h b/include/asm-arm/arch-mx6/mx6.h
index efb90c26c7..45381e24fe 100644
--- a/include/asm-arm/arch-mx6/mx6.h
+++ b/include/asm-arm/arch-mx6/mx6.h
@@ -732,6 +732,8 @@
#define SRC_GPR9 0x40
#define SRC_GPR10 0x44
+#define SNVS_LPGPR 0x68
+
/* Get Board ID */
#define board_is_rev(system_rev, rev) (((system_rev & 0x0F00) == rev) ? 1 : 0)
#define chip_is_type(system_rev, rev) \