Re: [patch v3 18/36] Hexagon: Add time and timer functions

From: Arnd Bergmann
Date: Fri Sep 09 2011 - 04:24:20 EST



> + * 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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/