1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 08:42:12 +02:00
Files
u-boot-megous/drivers
Zakharov Vlad a5acafb255 timer: Support clocks via phandle
Earlier timer driver needed a clock-frequency property in compatible
device-tree nodes. Another way is to reference a clock via a phandle.

So now timer_pre_probe tries to get clock by reference through device
tree. In case it is impossible to get clock device through the
reference, clock-frequency property of the timer node is read to provide
backward compatibility.

Signed-off-by: Vlad Zakharov <vzakhar@synopsys.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2016-12-27 11:24:10 -05:00
..
2016-12-20 09:15:27 +01:00
2016-11-25 17:59:31 -07:00
2016-10-19 09:01:51 +02:00
2016-12-20 09:15:27 +01:00
2016-12-02 21:03:31 -07:00
2016-12-21 12:18:47 +01:00
2016-08-12 16:00:50 -04:00
2016-12-27 11:24:10 -05:00
2016-11-28 19:49:49 -05:00