imx: system counter driver for imx7d and mx6ul
authorAdrian Alonso <aalonso@freescale.com>
Wed, 2 Sep 2015 18:54:16 +0000 (13:54 -0500)
committerStefano Babic <sbabic@denx.de>
Sun, 13 Sep 2015 08:11:53 +0000 (10:11 +0200)
commit6953574188c2922d32e8f5dfbc72eaf08b799ada
tree561d75dcd5e7d63afeabad52aa5df7a6d958cb48
parent50a082a88c54975eaa6b6ae39b50936802783387
imx: system counter driver for imx7d and mx6ul

Add system counter driver for imx7d and mx6ul
imx7 and imx6ul supports system counter timer as well as
GPT timer (arch/arm/imx-common/timer.c); The default for
imx7 is systemcounter timer.

Signed-off-by: Ye.Li <B37916@freescale.com>
Signed-off-by: Adrian Alonso <aalonso@freescale.com>
arch/arm/imx-common/syscounter.c [new file with mode: 0644]
arch/arm/include/asm/imx-common/syscounter.h [new file with mode: 0644]