Re: [PATCH v10 25/27] ARM: davinci: add device tree support to timer

2018-05-18 Thread David Lechner
On 05/18/2018 01:05 AM, Sekhar Nori wrote: On Thursday 17 May 2018 08:39 PM, David Lechner wrote: On 05/17/2018 09:35 AM, Sekhar Nori wrote: Hi David, On Wednesday 09 May 2018 10:56 PM, David Lechner wrote: This adds device tree support to the davinci timer so that when clocks are moved to

Re: [PATCH v10 25/27] ARM: davinci: add device tree support to timer

2018-05-18 Thread David Lechner
On 05/18/2018 01:05 AM, Sekhar Nori wrote: On Thursday 17 May 2018 08:39 PM, David Lechner wrote: On 05/17/2018 09:35 AM, Sekhar Nori wrote: Hi David, On Wednesday 09 May 2018 10:56 PM, David Lechner wrote: This adds device tree support to the davinci timer so that when clocks are moved to

Re: [PATCH v10 25/27] ARM: davinci: add device tree support to timer

2018-05-18 Thread Sekhar Nori
On Thursday 17 May 2018 08:39 PM, David Lechner wrote: > On 05/17/2018 09:35 AM, Sekhar Nori wrote: >> Hi David, >> >> On Wednesday 09 May 2018 10:56 PM, David Lechner wrote: >>> This adds device tree support to the davinci timer so that when clocks >>> are moved to device tree, the timer will

Re: [PATCH v10 25/27] ARM: davinci: add device tree support to timer

2018-05-18 Thread Sekhar Nori
On Thursday 17 May 2018 08:39 PM, David Lechner wrote: > On 05/17/2018 09:35 AM, Sekhar Nori wrote: >> Hi David, >> >> On Wednesday 09 May 2018 10:56 PM, David Lechner wrote: >>> This adds device tree support to the davinci timer so that when clocks >>> are moved to device tree, the timer will

Re: [PATCH v10 25/27] ARM: davinci: add device tree support to timer

2018-05-17 Thread David Lechner
On 05/17/2018 09:35 AM, Sekhar Nori wrote: Hi David, On Wednesday 09 May 2018 10:56 PM, David Lechner wrote: This adds device tree support to the davinci timer so that when clocks are moved to device tree, the timer will still work. Signed-off-by: David Lechner ---

Re: [PATCH v10 25/27] ARM: davinci: add device tree support to timer

2018-05-17 Thread David Lechner
On 05/17/2018 09:35 AM, Sekhar Nori wrote: Hi David, On Wednesday 09 May 2018 10:56 PM, David Lechner wrote: This adds device tree support to the davinci timer so that when clocks are moved to device tree, the timer will still work. Signed-off-by: David Lechner --- +static int __init

Re: [PATCH v10 25/27] ARM: davinci: add device tree support to timer

2018-05-17 Thread Sekhar Nori
Hi David, On Wednesday 09 May 2018 10:56 PM, David Lechner wrote: > This adds device tree support to the davinci timer so that when clocks > are moved to device tree, the timer will still work. > > Signed-off-by: David Lechner > --- > +static int __init

Re: [PATCH v10 25/27] ARM: davinci: add device tree support to timer

2018-05-17 Thread Sekhar Nori
Hi David, On Wednesday 09 May 2018 10:56 PM, David Lechner wrote: > This adds device tree support to the davinci timer so that when clocks > are moved to device tree, the timer will still work. > > Signed-off-by: David Lechner > --- > +static int __init of_davinci_timer_init(struct device_node