MIPS: lantiq: adds support for gptu timers
authorJohn Crispin <blogic@openwrt.org>
Thu, 16 Aug 2012 11:31:02 +0000 (11:31 +0000)
committerJohn Crispin <blogic@openwrt.org>
Wed, 22 Aug 2012 22:18:25 +0000 (00:18 +0200)
commit30404aec4d093942ba67ded8e1926cbf4472d4f7
tree9ffa8993db6cfdf1d87f49aa793682a28326eeeb
parentf40e1f9d856ec417468c090c4b56826171daa670
MIPS: lantiq: adds support for gptu timers

Lantiq socs have a General Purpose Timer Unit (GPTU). This driver allows us to
initialize the timers. The voice firmware needs these timers as a reference.

Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/4236/
arch/mips/lantiq/xway/Makefile
arch/mips/lantiq/xway/gptu.c [new file with mode: 0644]