]> Git Repo - u-boot.git/commit
arm: socfpga: timer: Pull the timer reload value from config file
authorMarek Vasut <[email protected]>
Mon, 8 Sep 2014 12:08:45 +0000 (14:08 +0200)
committerMarek Vasut <[email protected]>
Mon, 6 Oct 2014 15:46:49 +0000 (17:46 +0200)
commit2110eeaf0fdf9b3b200076554d266459ca7ac26d
tree17420a2d561027e861b4d77f00aa67efa87954a9
parent498d1a62db4374c9d6223771bcbe8ae612a0f59f
arm: socfpga: timer: Pull the timer reload value from config file

The timer reload value is a property of the timer hardware and there
is no reason for this to be configurable. Place this into the timer
driver just like on the other hardware.

Signed-off-by: Marek Vasut <[email protected]>
Cc: Chin Liang See <[email protected]>
Cc: Dinh Nguyen <[email protected]>
Cc: Albert Aribaud <[email protected]>
Cc: Tom Rini <[email protected]>
Cc: Wolfgang Denk <[email protected]>
Cc: Pavel Machek <[email protected]>
Acked-by: Dinh Nguyen <[email protected]>
Acked-by: Pavel Machek <[email protected]>
arch/arm/cpu/armv7/socfpga/timer.c
include/configs/socfpga_cyclone5.h
This page took 0.03442 seconds and 4 git commands to generate.