commit | 9ab4727c1d41e50b67aecde4bf11879560a3ca78 | [log] [tgz] |
---|---|---|
author | Dinh Nguyen <dinguyen@altera.com> | Tue Dec 10 19:49:18 2013 +0100 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Tue Dec 10 19:49:18 2013 +0100 |
tree | d411d58d3de0ea6ff0842604358210bc182063ef | |
parent | 85dc6ee1237c8a4a7742e6abab96a20389b7d682 [diff] |
clocksource: dw_apb_timer_of: Fix support for dts binding "snps,dw-apb-timer" In commit 620f5e1cbf (dts: Rename DW APB timer compatible strings), both "snps,dw-apb-timer-sp" and "snps,dw-apb-timer-osc" were deprecated in place of "snps,dw-apb-timer". But the driver also needs to be udpated in order to support this new binding "snps,dw-apb-timer". Signed-off-by: Dinh Nguyen <dinguyen@altera.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>