diff options
author | 2014-10-24 13:29:38 +0200 | |
---|---|---|
committer | 2014-10-27 10:00:36 +0900 | |
commit | d5153cd734dd6c1243bb3dc98065be99b10d049f (patch) | |
tree | 34f755487ee2154dfdcd967ecd3f329de4c0918b | |
parent | clocksource: sh_tmu: Document r8a7778 binding (diff) | |
download | wireguard-linux-d5153cd734dd6c1243bb3dc98065be99b10d049f.tar.xz wireguard-linux-d5153cd734dd6c1243bb3dc98065be99b10d049f.zip |
clocksource: sh_mtu2: Drop incorrect SoC family name
The MTU2 hardware block is found in many Renesas SH and ARM SoCs, but
not in R-Car.
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>
-rw-r--r-- | Documentation/devicetree/bindings/timer/renesas,mtu2.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/timer/renesas,mtu2.txt b/Documentation/devicetree/bindings/timer/renesas,mtu2.txt index d9a8d5af1a21..ba0a34d97eb8 100644 --- a/Documentation/devicetree/bindings/timer/renesas,mtu2.txt +++ b/Documentation/devicetree/bindings/timer/renesas,mtu2.txt @@ -1,4 +1,4 @@ -* Renesas R-Car Multi-Function Timer Pulse Unit 2 (MTU2) +* Renesas Multi-Function Timer Pulse Unit 2 (MTU2) The MTU2 is a multi-purpose, multi-channel timer/counter with configurable clock inputs and programmable compare match. |