diff mbox

[v2] clocksource: sh_mtu2: Drop incorrect SoC family name

Message ID 1414150178-4986-1-git-send-email-geert+renesas@glider.be
State Accepted, archived
Commit d5153cd734dd6c1243bb3dc98065be99b10d049f
Headers show

Commit Message

Geert Uytterhoeven Oct. 24, 2014, 11:29 a.m. UTC
The TPU2 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>
---
v2:
  - Drop family name instead of changing it to RZ.
---
 Documentation/devicetree/bindings/timer/renesas,mtu2.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Laurent Pinchart Oct. 26, 2014, 1:14 p.m. UTC | #1
Hi Geert,

Thank you for the patch.

On Friday 24 October 2014 13:29:38 Geert Uytterhoeven wrote:
> The TPU2 hardware block is found in many Renesas SH and ARM SoCs, but

s/TPU2/MTU2/

With this fixed,

Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>

> not in R-Car.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
> v2:
>   - Drop family name instead of changing it to RZ.
> ---
>  Documentation/devicetree/bindings/timer/renesas,mtu2.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/timer/renesas,mtu2.txt
> b/Documentation/devicetree/bindings/timer/renesas,mtu2.txt index
> d9a8d5af1a21270f..ba0a34d97eb80261 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.
diff mbox

Patch

diff --git a/Documentation/devicetree/bindings/timer/renesas,mtu2.txt b/Documentation/devicetree/bindings/timer/renesas,mtu2.txt
index d9a8d5af1a21270f..ba0a34d97eb80261 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.