]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - arch/arm/mach-s5pv210/include/mach/map.h
ARM: S5PV210: Add DMC map_desc table for supporting DMC access
[mirror_ubuntu-bionic-kernel.git] / arch / arm / mach-s5pv210 / include / mach / map.h
index bd9afd52466ad2cb787ed90ba394cc1f73870cb0..3e89c22412a3337c1155991ca4c1d3db4f88c35f 100644 (file)
@@ -96,6 +96,9 @@
 
 #define S5PV210_PA_ADC         (0xE1700000)
 
+#define S5PV210_PA_DMC0                (0xF0000000)
+#define S5PV210_PA_DMC1                (0xF1400000)
+
 /* compatibiltiy defines. */
 #define S3C_PA_UART            S5PV210_PA_UART
 #define S3C_PA_HSMMC0          S5PV210_PA_HSMMC(0)