]> git.dujemihanovic.xyz Git - u-boot.git/commit
timer: add orion-timer support
authorMichael Walle <michael@walle.cc>
Wed, 17 Aug 2022 19:37:51 +0000 (21:37 +0200)
committerStefan Roese <sr@denx.de>
Tue, 23 Aug 2022 10:39:00 +0000 (12:39 +0200)
commite9e73d78a8fb5566fdb306482945f6c9ff45c2a9
tree7fb7878918077df6bb76f44f324f67bd94152801
parent78c9b85df825f95c9b83a8d4b08c4ea75e8abc1a
timer: add orion-timer support

Add timer support for Kirkwood and MVEBU devices.

Cc: Pali Rohár <pali@kernel.org>
Signed-off-by: Michael Walle <michael@walle.cc>
Acked-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Stefan Roese <sr@denx.de>
drivers/timer/Kconfig
drivers/timer/Makefile
drivers/timer/orion-timer.c [new file with mode: 0644]