
22 Nov
2015
22 Nov
'15
5:24 p.m.
On 13 November 2015 at 01:11, Bin Meng bmeng.cn@gmail.com wrote:
We should use device tree to pass the clock frequency of the timer instead of hardcoded in the driver codes.
Signed-off-by: Bin Meng bmeng.cn@gmail.com
Changes in v3: None Changes in v2:
- New patch to use device tree to pass the clock frequency
arch/sandbox/dts/sandbox.dts | 1 + drivers/timer/sandbox_timer.c | 4 ---- 2 files changed, 1 insertion(+), 4 deletions(-)
Acked-by: Simon Glass sjg@chromium.org