aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/zynqpl.c
diff options
context:
space:
mode:
authorStefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>2022-08-05 08:16:28 +0200
committerMichal Simek <michal.simek@amd.com>2022-09-12 12:03:17 +0200
commitb7e0750d8872af4f294ec46533fe5243514dcb59 (patch)
tree98e6eb4aa83981a002db7e83b2181e47d86ac396 /drivers/fpga/zynqpl.c
parent98b3a998b31a83d8167f888b11ddd5cce8194f35 (diff)
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: Stefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com> Link: https://lore.kernel.org/r/20220805061629.1207-1-stefan.herbrechtsmeier-oss@weidmueller.com Signed-off-by: Michal Simek <michal.simek@amd.com>
Diffstat (limited to 'drivers/fpga/zynqpl.c')
0 files changed, 0 insertions, 0 deletions