Re: [PATCH] clocksource: dw_apb: add reset control

From: Dinh Nguyen
Date: Thu Sep 27 2018 - 10:32:30 EST




On 09/27/2018 09:22 AM, Daniel Lezcano wrote:
> On 27/09/2018 15:52, Dinh Nguyen wrote:
>> 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 reset).
>>
>> This patch is needed for systems where the bootloader has left the timer
>> not used in reset.
>
> Ok, I have updated the commit log.
>
> I had to fix a trivial conflict. Let me know if you are all right with
> the change.
>

Thanks, I'm fine with the change.

Dinh