]> git.ipfire.org Git - people/ms/u-boot.git/commit
ae3xx: timer: Rename AE3XX to ATCPIT100
authorRick Chen <rickchen36@gmail.com>
Tue, 28 Nov 2017 01:23:23 +0000 (09:23 +0800)
committerRick Chen <rickchen36@gmail.com>
Thu, 30 Nov 2017 01:38:54 +0000 (09:38 +0800)
commitfa3e354b2bcc9b07c89d0be190dd0e75cf54d6c6
tree4ed1ce1eadb87b1a083e2a53853fe400f26d4790
parent0e920ef052e2a5d33b1fd37b0b0ef7b74831e851
ae3xx: timer: Rename AE3XX to ATCPIT100

ATCPIT100 is Andestech timer IP which is embeded
in AE3XX and AE250 boards. So rename AE3XX to
ATCPIT100 will be more make sence.

Signed-off-by: rick <rick@andestech.com>
Signed-off-by: Rick Chen <rickchen36@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
configs/adp-ae3xx_defconfig
drivers/timer/Kconfig
drivers/timer/Makefile
drivers/timer/atcpit100_timer.c [moved from drivers/timer/ae3xx_timer.c with 100% similarity]