]> git.baikalelectronics.ru Git - uboot.git/commit
STiH410: Add STi timer driver
authorPatrice Chotard <patrice.chotard@st.com>
Tue, 21 Feb 2017 12:37:05 +0000 (13:37 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 15 Mar 2017 00:40:18 +0000 (20:40 -0400)
commitddaa0915ad08968cdec5b2607c9903b0d41835da
tree6f76b5bba04cbd7edd1f57f63609e0845ea0f2f4
parent6094e978881a30383a7413e5f9389e617a22700b
STiH410: Add STi timer driver

Add ARM global timer based timer

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/timer/Kconfig
drivers/timer/Makefile
drivers/timer/sti-timer.c [new file with mode: 0644]