commit | 79b135f1f937296fbe40ffa8500b531a7e1a0e9d | [log] [tgz] |
---|---|---|
author | Sean Anderson <seanga2@gmail.com> | Sun Oct 25 21:46:56 2020 -0400 |
committer | Andes <uboot@andestech.com> | Mon Oct 26 10:01:28 2020 +0800 |
tree | b196ad1c9d28d1b4528752e10d1c7960436734bd | |
parent | 963911e9e1c17b2f973ff49ddd51060d6c340c5f [diff] |
riscv: Move Andes PLMT driver to drivers/timer This is a regular timer driver, and should live with the other timer drivers. Signed-off-by: Sean Anderson <seanga2@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Rick Chen <rick@andestech.com>