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

From: Thomas Gleixner
Date: Sat Oct 06 2018 - 08:34:50 EST


On Fri, 5 Oct 2018, Daniel Lezcano wrote:

> From: Dinh Nguyen <dinguyen@xxxxxxxxxx>
>
> 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.
>
> - Trivial conflict with commit a74bd1ad7a:
> "Convert to using %pOFn instead of device_node.name"
>
> Signed-off-by: Marek Vasut <marex@xxxxxxx>
> Signed-off-by: Dinh Nguyen <dinguyen@xxxxxxxxxx>

Ingo just noticed, that this SOB chain is wrong. How is Marek involved
here? Can you please fix that up and send me another pull request?

Thanks,

tglx