commit | 0b6b82a6eab6eb612bafa05b86357c6dff0d9f39 | [log] [tgz] |
---|---|---|
author | Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> | Wed Oct 23 22:23:12 2019 +0200 |
committer | Marek Vasut <marex@denx.de> | Wed Nov 20 22:32:00 2019 +0100 |
tree | 9361d9d0609dd2f9402ea1aae7638b2964f04348 | |
parent | 52166715281b62fddbb46b740c6ce48d73e0b663 [diff] |
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>