u-boot/arch/arm/mach-zynq
Stefan Herbrechtsmeier b7e0750d88 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>
2022-09-12 12:03:17 +02:00
..
include/mach xilinx: Remove GPIO_EXTRA_HEADER selection 2022-02-15 13:06:13 +01:00
clk.c zynq: Convert arm twd timer to DM driver 2022-09-12 12:03:17 +02:00
cpu.c fpga: xilinx: add bitstream flags to driver desc 2022-07-26 09:34:21 +02:00
ddrc.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Kconfig spl: Move SPL_LDSCRIPT defaults to one place 2022-06-28 17:03:31 -04:00
lowlevel_init.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Makefile zynq: Convert arm twd timer to DM driver 2022-09-12 12:03:17 +02:00
ps7_spl_init.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
slcr.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
spl.c ARM: zynq: Fix debug uart initialization 2022-02-21 13:20:24 +01:00
u-boot-spl.lds linker_lists: Rename sections to remove . prefix 2022-06-23 12:58:18 -04:00
u-boot.lds linker_lists: Rename sections to remove . prefix 2022-06-23 12:58:18 -04:00