commit | bf4c94490aa4491cca758d633c0e641a4419c920 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Tue Sep 29 15:10:10 2015 -0500 |
committer | Felipe Balbi <balbi@ti.com> | Fri Oct 16 11:06:24 2015 -0500 |
tree | 11ad1516c4c06c4852e46cb7e41ab3bc6fbf8ad3 | |
parent | 429ac200c7e1da0cfe2240f0cea18aeaf9a99099 [diff] |
arm: omap2: timer: limit hwmod usage to non-DT boots now that we have a working 32k clocksource driver, we can limit HWMOD usage to non-DT boots and rely on clocksource_of_init() every time we boot with DT. While at that, also make sure that we don't disable the 32-counter device so it gets probed by its driver. Signed-off-by: Felipe Balbi <balbi@ti.com>