watchdog: qcom: use timer devicetree binding
authorMathieu Olivari <mathieu@codeaurora.org>
Sat, 21 Feb 2015 02:19:34 +0000 (18:19 -0800)
committerWim Van Sebroeck <wim@iguana.be>
Wed, 22 Apr 2015 13:27:47 +0000 (15:27 +0200)
commit0dfd582e026af8a37917164aaba7227fa812e5c2
tree470ac7aff224beb72424204f63e6e1fc603a982a
parente1dbde29609a4f829589f0e48361470327ae3f62
watchdog: qcom: use timer devicetree binding

MSM watchdog configuration happens in the same register block as the
timer, so we'll use the same binding as the existing timer.

The qcom-wdt will now be probed when devicetree has an entry compatible
with "qcom,kpss-timer" or "qcom-scss-timer".

Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org>
Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>
Acked-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/qcom-wdt.c