> + * 8x50 HDD Specs 5-8. Simulator co-sim not fixed until > + * release 1.1, and then it's "adjustable" and probably not defaulted. > + */ > +#define RTOS_TIMER_INT 3 > +#ifdef CONFIG_HEXAGON_COMET > +#define RTOS_TIMER_REGS_ADDR 0xAB000000UL > +#endif > +#define SLEEP_CLK_RATE 32000 I think it would be better to pull RTOS_TIMER_REGS_ADDR from the device tree, but this is probably good enough for 3.2. Acked-by: Arnd Bergmann <arnd@xxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html