commit | 65d2cda1fdda2e68cd437e701d766811e1b882e5 | [log] [tgz] |
---|---|---|
author | Banajit Goswami <bgoswami@codeaurora.org> | Fri Mar 31 02:53:23 2017 -0700 |
committer | Banajit Goswami <bgoswami@codeaurora.org> | Tue Apr 04 11:21:04 2017 -0700 |
tree | 524acf379e3c2b7d786561acefe2c714bcff2eea | |
parent | 7a72141b5a54b48c1ad48756be44f8f85236783f [diff] |
soc: avtimer: add support for decimal value MHz clock Add support for clocks which has a decimal MHz frequency (e.g. 19.2MHz). The support is added in such a way that this will avoid the need of having a floating point operation to get the msec count from the number of clock ticks. Change-Id: Iee57a5b67139150a1ffb86e580d8a90e032a894f Signed-off-by: Banajit Goswami <bgoswami@codeaurora.org>