From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laurent Pinchart Subject: Re: [PATCH v2] clocksource: sh_mtu2: Drop incorrect SoC family name Date: Sun, 26 Oct 2014 15:14:19 +0200 Message-ID: <2748392.6fMSe2cx9z@avalon> References: <1414150178-4986-1-git-send-email-geert+renesas@glider.be> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <1414150178-4986-1-git-send-email-geert+renesas@glider.be> Sender: linux-sh-owner@vger.kernel.org To: Geert Uytterhoeven Cc: Daniel Lezcano , Laurent Pinchart , Simon Horman , linux-sh@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: devicetree@vger.kernel.org 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 > not in R-Car. > > Signed-off-by: Geert Uytterhoeven > --- > 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. -- Regards, Laurent Pinchart