Re: [PATCH 13/13] clocksource/drivers/dw_apb: Add reset control

2018-10-07 Thread Thomas Gleixner
On Sun, 7 Oct 2018, Marek Vasut wrote: > > I reported this to Dinh and gave him some prototype patches to start > with, since I didn't have the time to write a patch. You can change it > to Reported-by: if you want. Marek, thanks for clarification!

Re: [PATCH 13/13] clocksource/drivers/dw_apb: Add reset control

2018-10-07 Thread Daniel Lezcano
On 07/10/2018 14:10, Marek Vasut wrote: > On 10/06/2018 07:07 PM, Thomas Gleixner wrote: >> On Sat, 6 Oct 2018, Daniel Lezcano wrote: >> >>> On 06/10/2018 14:34, Thomas Gleixner wrote: On Fri, 5 Oct 2018, Daniel Lezcano wrote: > From: Dinh Nguyen > > Add code to retrieve the

Re: [PATCH 13/13] clocksource/drivers/dw_apb: Add reset control

2018-10-07 Thread Marek Vasut
On 10/06/2018 07:07 PM, Thomas Gleixner wrote: > On Sat, 6 Oct 2018, Daniel Lezcano wrote: > >> On 06/10/2018 14:34, Thomas Gleixner wrote: >>> On Fri, 5 Oct 2018, Daniel Lezcano wrote: >>> From: Dinh Nguyen Add code to retrieve the reset property from the dw-apb timers and if

Re: [PATCH 13/13] clocksource/drivers/dw_apb: Add reset control

2018-10-06 Thread Thomas Gleixner
On Sat, 6 Oct 2018, Daniel Lezcano wrote: > On 06/10/2018 14:34, Thomas Gleixner wrote: > > On Fri, 5 Oct 2018, Daniel Lezcano wrote: > > > >> From: Dinh Nguyen > >> > >> Add code to retrieve the reset property from the dw-apb timers and if > >> the property is available, the safe operation is t

Re: [PATCH 13/13] clocksource/drivers/dw_apb: Add reset control

2018-10-06 Thread Daniel Lezcano
On 06/10/2018 14:34, Thomas Gleixner wrote: > On Fri, 5 Oct 2018, Daniel Lezcano wrote: > >> From: Dinh Nguyen >> >> Add code to retrieve the reset property from the dw-apb timers and if >> the property is available, the safe operation is to assert the timer >> into reset, and followed by a deass

Re: [PATCH 13/13] clocksource/drivers/dw_apb: Add reset control

2018-10-06 Thread Thomas Gleixner
On Fri, 5 Oct 2018, Daniel Lezcano wrote: > From: Dinh Nguyen > > Add code to retrieve the reset property from the dw-apb timers and if > the property is available, the safe operation is to assert the timer > into reset, and followed by a deassert of the timer reset (brings the > timer out of re