[PATCH 11/11] arm: omap2: timer: limit hwmod usage to non-DT boots

2015-10-16 Thread Felipe Balbi
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

[PATCH 11/11] arm: omap2: timer: limit hwmod usage to non-DT boots

2015-10-06 Thread Felipe Balbi
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