clocksource: sh_cmt: Add DT support
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Wed, 12 Feb 2014 16:12:40 +0000 (17:12 +0100)
committerStephane Desneux <stephane.desneux@open.eurogiciel.org>
Wed, 4 Feb 2015 10:15:29 +0000 (11:15 +0100)
commitb0b56ca6f62403ea6b56fc9c47d7a60d1de89b54
tree2e13b8233b1b7fbafbed14643cf62e7ebf41d5a8
parentd7d131a53c55194482b3c4c2ad0382370a3e91ca
clocksource: sh_cmt: Add DT support

Document DT bindings and parse them in the CMT driver.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Tested-by: Simon Horman <horms+renesas@verge.net.au>
(cherry picked from commit 1768aa2f4c1248051013282c6cf63b368016cb53)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Documentation/devicetree/bindings/timer/renesas,cmt.txt [new file with mode: 0644]
drivers/clocksource/sh_cmt.c