[PATCH v11 25/27] ARM: davinci: add device tree support to timer

2018-05-18 Thread David Lechner
This adds device tree support to the davinci timer so that when clocks are moved to device tree, the timer will still work. Signed-off-by: David Lechner --- v11 changes: - drop fallback to ref_clk v10 changes: - change compatible to "ti,da830-timer" - remove comment

[PATCH v11 25/27] ARM: davinci: add device tree support to timer

2018-05-18 Thread David Lechner
This adds device tree support to the davinci timer so that when clocks are moved to device tree, the timer will still work. Signed-off-by: David Lechner --- v11 changes: - drop fallback to ref_clk v10 changes: - change compatible to "ti,da830-timer" - remove comment clocks as platform devices