commit | 9a04756c5c51479975bc26216f053a3212cfb8e1 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Thu Sep 07 09:54:42 2023 +0200 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Sep 09 06:12:47 2023 +0200 |
tree | 33d1a57540abe7db043ab3bb16e171626811d1f6 | |
parent | d38bbb5a7400e203d37e60e53fc40bb41d3a1b50 [diff] |
timer: document the unit of the timer rate To avoid confusion document that timer_dev_priv.clock_rate and timer_get_rate() yield the timer rate in hertz. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Simon Glass <sjg@chromium.org>