On Fri, 5 Oct 2018, Daniel Lezcano wrote: > From: Dinh Nguyen <dingu...@kernel.org> > > 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 <ma...@denx.de> > Signed-off-by: Dinh Nguyen <dingu...@kernel.org>
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