diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2014-10-24 15:31:52 +0400 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2014-10-27 04:00:36 +0300 |
commit | f9d6ec6f546a061f5b9eeb53927f1bfac5fb8278 (patch) | |
tree | e980d9bb85f8cd7baa56121efde0468b74daf746 /Documentation/devicetree/bindings/timer | |
parent | ec95a345198fc97022c98b44446c96b31d693882 (diff) | |
download | linux-f9d6ec6f546a061f5b9eeb53927f1bfac5fb8278.tar.xz |
clocksource: sh_tmu: Document r8a7778 binding
The r8a7778 is very similar to the r8a7779, and already handled by
the current driver in the non-DT case.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'Documentation/devicetree/bindings/timer')
-rw-r--r-- | Documentation/devicetree/bindings/timer/renesas,tmu.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/timer/renesas,tmu.txt b/Documentation/devicetree/bindings/timer/renesas,tmu.txt index 4ae7910af09f..cd5f20bf2582 100644 --- a/Documentation/devicetree/bindings/timer/renesas,tmu.txt +++ b/Documentation/devicetree/bindings/timer/renesas,tmu.txt @@ -10,6 +10,7 @@ Required Properties: - compatible: must contain one or more of the following: - "renesas,tmu-r8a7740" for the r8a7740 TMU + - "renesas,tmu-r8a7778" for the r8a7778 TMU - "renesas,tmu-r8a7779" for the r8a7779 TMU - "renesas,tmu" for any TMU. This is a fallback for the above renesas,tmu-* entries |