Re: [PATCH V2 7/7] ARM: OMAP: Add DT support for timer driver

2012-09-26 Thread Jon Hunter
Hi Rob, On 09/13/2012 06:31 PM, Jon Hunter wrote: In order to add device-tree support to the timer driver the following changes were made ... 1. Allocate system timers (used for clock-events and clock-source) based upon timer properties rather than using an hard-coded timer instance ID.

Re: [PATCH V2 7/7] ARM: OMAP: Add DT support for timer driver

2012-09-26 Thread Rob Herring
On 09/26/2012 10:51 AM, Jon Hunter wrote: Hi Rob, #define OMAP3_32K_SOURCEomap_32k_fck #define OMAP4_32K_SOURCEsys_32k_ck +#define TIMER_PROP_ALWONti,timer-alwon + I see you made the following comment [1] here ... It would be easier to follow the code if you use the

Re: [PATCH V2 7/7] ARM: OMAP: Add DT support for timer driver

2012-09-19 Thread Rob Herring
On 09/13/2012 06:31 PM, Jon Hunter wrote: In order to add device-tree support to the timer driver the following changes were made ... 1. Allocate system timers (used for clock-events and clock-source) based upon timer properties rather than using an hard-coded timer instance ID. To

[PATCH V2 7/7] ARM: OMAP: Add DT support for timer driver

2012-09-13 Thread Jon Hunter
In order to add device-tree support to the timer driver the following changes were made ... 1. Allocate system timers (used for clock-events and clock-source) based upon timer properties rather than using an hard-coded timer instance ID. To allow this a new helper function called