From patchwork Wed Oct 22 09:26:18 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 401969 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id A43CD14007B for ; Wed, 22 Oct 2014 20:31:31 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932650AbaJVJb1 (ORCPT ); Wed, 22 Oct 2014 05:31:27 -0400 Received: from laurent.telenet-ops.be ([195.130.137.89]:46789 "EHLO laurent.telenet-ops.be" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932644AbaJVJbZ (ORCPT ); Wed, 22 Oct 2014 05:31:25 -0400 Received: from ayla.of.borg ([84.193.84.167]) by laurent.telenet-ops.be with bizsmtp id 69SM1p0103cczKo019SMY0; Wed, 22 Oct 2014 11:26:22 +0200 Received: from ramsan.of.borg ([192.168.97.29] helo=ramsan) by ayla.of.borg with esmtp (Exim 4.76) (envelope-from ) id 1XgsBR-0008Un-Jj; Wed, 22 Oct 2014 11:26:21 +0200 Received: from geert by ramsan with local (Exim 4.82) (envelope-from ) id 1XgsBa-00049n-Eh; Wed, 22 Oct 2014 11:26:30 +0200 From: Geert Uytterhoeven To: Daniel Lezcano , Laurent Pinchart , Simon Horman Cc: linux-sh@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Geert Uytterhoeven Subject: [PATCH] clocksource: sh_mtu2: Correct SoC family name Date: Wed, 22 Oct 2014 11:26:18 +0200 Message-Id: <1413969978-15946-1-git-send-email-geert+renesas@glider.be> X-Mailer: git-send-email 1.9.1 Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org r7s72100 is a member of the RZ family, not of the R-Car family Signed-off-by: Geert Uytterhoeven Acked-by: Laurent Pinchart --- 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..55484a77a6ae54d0 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 RZ 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.