]> git.ipfire.org Git - people/ms/u-boot.git/commit - configs/3c120_defconfig
nios2: convert altera timer to driver model
authorThomas Chou <thomas@wytron.com.tw>
Thu, 22 Oct 2015 14:28:53 +0000 (22:28 +0800)
committerThomas Chou <thomas@wytron.com.tw>
Thu, 22 Oct 2015 23:37:03 +0000 (07:37 +0800)
commita54915d8a13ce800645655728a2f203aeda98740
treeb78265a3c855d30a49a75c9271ae63cd5bd6e1c8
parent8f41b8785be20da320a544206f8c6e4f352bc9f4
nios2: convert altera timer to driver model

Convert altera timer to driver model.

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Acked-by: Chin Liang See <clsee@altera.com>
arch/nios2/cpu/Makefile
arch/nios2/cpu/timer.c [deleted file]
common/board_f.c
configs/nios2-generic_defconfig
doc/device-tree-bindings/timer/altera_timer.txt [new file with mode: 0644]
drivers/timer/Kconfig
drivers/timer/Makefile
drivers/timer/altera_timer.c [new file with mode: 0644]
include/configs/nios2-generic.h