]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: shmobile: Define DT bindings for timer devices
authorBastian Hecht <hechtb@gmail.com>
Thu, 11 Apr 2013 11:23:57 +0000 (13:23 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 16 Apr 2013 03:24:34 +0000 (12:24 +0900)
commit11d59d51d3fee19df28d42ef75071b8abd66d14b
tree2f7489e9b45d6db9a6f1f9f78a07350bc7430afa
parent342896a5c565e38dfb87954f362735f03ae1efb0
ARM: shmobile: Define DT bindings for timer devices

The SH mobile series currently features 3 timer devices in the kernel:
Compare Match Timer (CMT), Timer Unit (TMU) and MTU2. These devices
share register layout characteristics amongst each that enable us to
define common DT bindings for them.

Signed-off-by: Bastian Hecht <hechtb+renesas@gmail.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Documentation/devicetree/bindings/timer/renesas,timer.txt [new file with mode: 0644]