timer: dw-apb: add reset handling
authorSimon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Wed, 23 Oct 2019 20:23:12 +0000 (22:23 +0200)
committerMarek Vasut <marex@denx.de>
Wed, 20 Nov 2019 21:32:00 +0000 (22:32 +0100)
commitcaaaf62ac89fc9b794d75cbb8c198b1684e736e1
tree9361d9d0609dd2f9402ea1aae7638b2964f04348
parent26fb85f4ab73cd57099d9058531f25b9cdf1c9a1
timer: dw-apb: add reset handling

To use this DM timer on socfpga as system tick, it needs to take itself
out of reset.

Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
drivers/timer/dw-apb-timer.c