ARM: S5PV310: Add CMU block for S5PV310 Clock
[firefly-linux-kernel-4.4.55.git] / arch / arm / plat-s5p / include / plat / map-s5p.h
index 54e9fb9d315e949129b4754b8b99a195a7771aee..589779205f126d1d03b8bd5e231c6a6a80f7c072 100644 (file)
@@ -29,6 +29,7 @@
 #define S5P_VA_GIC_DIST                S5P_VA_COREPERI(0x1000)
 
 #define S5P_VA_L2CC            S3C_ADDR(0x00900000)
+#define S5P_VA_CMU             S3C_ADDR(0x00920000)
 
 #define S5P_VA_UART(x)         (S3C_VA_UART + ((x) * S3C_UART_OFFSET))
 #define S5P_VA_UART0           S5P_VA_UART(0)