commit | 8874c5e3b92fc23af4fd4da8830f7d4de41d03a0 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@opensource.se> | Mon Jun 17 15:40:52 2013 +0900 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Thu Aug 22 00:18:45 2013 +0200 |
tree | 167b35941bbf6c3ece56c99ec97a10620480fe14 | |
parent | 1745e696e174b54e37c057882970e50af1e80a7f [diff] |
clocksource: sh_cmt: 32-bit control register support Add support for CMT hardware with 32-bit control and counter registers, as found on r8a73a4 and r8a7790. To use the CMT with 32-bit hardware a second I/O memory resource needs to point out the CMSTR register and it needs to be 32 bit wide. Signed-off-by: Magnus Damm <damm@opensource.se> Reviewed-by: Daniel Lezcano <daniel.lezcano@linaro.org> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>