]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita69b262a5c5f3e52b24fffcc29d77f351430102c
tree470ac7aff224beb72424204f63e6e1fc603a982a
parent2fe3d5e14ad69401899abb9171e55441f7162b3a
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