MIPS: PowerTV: Add Gaia platform definitions.
[sfrench/cifs-2.6.git] / arch / mips / include / asm / mach-powertv / asic_regs.h
index 1e11236c6dbcaf4b4968f64abb6bdd2c801c5aac..2657ae6a7ec7d081237580d58968b9d933b98067 100644 (file)
@@ -27,7 +27,8 @@ enum asic_type {
        ASIC_CALLIOPE,
        ASIC_CRONUS,
        ASIC_CRONUSLITE,
-       ASICS
+       ASIC_GAIA,
+       ASICS                   /* Number of supported ASICs */
 };
 
 /* hardcoded values read from Chip Version registers */
@@ -37,6 +38,7 @@ enum asic_type {
 
 #define NAND_FLASH_BASE                0x03000000
 #define CALLIOPE_IO_BASE       0x08000000
+#define GAIA_IO_BASE           0x09000000
 #define CRONUS_IO_BASE         0x09000000
 #define ZEUS_IO_BASE           0x09000000