Skip to content
Commit b7e0750d authored by Stefan Herbrechtsmeier's avatar Stefan Herbrechtsmeier Committed by Michal Simek
Browse files

zynq: Convert arm twd timer to DM driver



Move arm twd timer driver from zynq to generic location.

DM timer drivers are designed differently to original driver. Timer is
counting up and not down.
Information about clock rates are find out in timer_pre_probe() that's
why there is no need to get any additional information from DT in the
driver itself (only register offset).

Signed-off-by: default avatarStefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>
Link: https://lore.kernel.org/r/20220805061629.1207-1-stefan.herbrechtsmeier-oss@weidmueller.com


Signed-off-by: default avatarMichal Simek <michal.simek@amd.com>
parent 98b3a998
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment